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!
0 Votes
nestor posted
about 7 years ago
AdminBest 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.
0 Votes
1 Comments
nestorposted
about 7 years ago
AdminAnswer
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.
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!
0 Votes
nestor posted about 7 years ago Admin 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.
0 Votes
1 Comments
nestor posted about 7 years ago Admin 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.
0 Votes
Login to post a comment