- Регистрация
- 25.09.2012
- Сообщения
- 12
- Благодарностей
- 0
- Баллы
- 0
Hi, i try to scrape search pages. But when I run it in ZennoPoster, it works for the first 45-60 minutes, but then it stops writing to the text-file, but still going trough each page.
It works like this:
Start -->
Set counter 0 -->
Clear Cookies -->
Get line from list (textfile with alot of urls) -->
Go to line -->
Scrape new urls on webpage (its 50 urls on each page that i want) and save it to the list "List1" that is connected to a txt-file -->
Counter +1 -->
Turn-off switch on maximum count -->
Random pause 5-10 sek -->
Cleaning cookies and then on........
It works like this:
Start -->
Set counter 0 -->
Clear Cookies -->
Get line from list (textfile with alot of urls) -->
Go to line -->
Scrape new urls on webpage (its 50 urls on each page that i want) and save it to the list "List1" that is connected to a txt-file -->
Counter +1 -->
Turn-off switch on maximum count -->
Random pause 5-10 sek -->
Cleaning cookies and then on........