1 year ago
#224116
Viktor Rzhaksinskii
How to trick geolocation for scrapy?
Currently, I working on a parser with scrapy of an online shop. I need to specify my location to get info about targeting-related stuff. Is there a way to set up scrapy in a way to change my location? Can it be done by changing cookies?
Update: I am talking more about changing a location inside the country. Servers, who perform this operation have VPN which sends their connection randomly. I saw this solution Change website deliver country with Scrapy
python
scrapy
geolocation
ip-geolocation
0 Answers
Your Answer