Hi guys,
I'm pretty new on this and I am having some trouble on running a python script to scrape some data from a brazilian government website. I'm having 3 specific problems:
1) I can't run it from the Scraper Overview screen - everytime I press run, it shows a message saying that it will run as soon as possible. But I waited for over a day and it didn't go off.
2) If I enter the script editing page, I can run it, but it'll never pass the first 100 url access (and it's supposed to run for all the 5700 brazilian cities). It just freezes at a certain time and nothing else happens. If I try just a small state like Roraima, with 13 cities, it finishes allright, but even if I put 6 our 7 small states to run all together it doesn't finish running for all the cities.
3) In other ocasions, the script just doesn't start running even in the script editing page. I get a "disconnect error" (sorry, didn't save the whole message and I can't reproduce it now) and I'm unable even to start the scrapping.
Am I doing anything wrong?
Thanks a lot.