Start a new topic
Answered

Can I use a same IP address for two sessions?

For example, today I get a random IP address from Crawlera and save it in DB. Next week I came back to the same page and need to use the same IP to visit to be consistent. Is there any way to achieve that?


Thanks!


Best Answer

Crawlera Sessions can be used to make requests with the same IP (https://doc.scrapinghub.com/crawlera.html#sessions) but they will expire if not used for 30 minutes. So you can do this as long as you keep the Crawlera Session active.

1 Comment

Answer

Crawlera Sessions can be used to make requests with the same IP (https://doc.scrapinghub.com/crawlera.html#sessions) but they will expire if not used for 30 minutes. So you can do this as long as you keep the Crawlera Session active.

Login to post a comment