Re: Level 4
gull_kins wrote:Hi. I've written pretty little script which can go through pages, one by one. Maybe I just have to wait (30, 40, 60 minutes) and let it do its job, but it doesn't look optimally. How did you solve this problem? Is there any better way?
How many requests are you making per second? My script completes the first stage in about 5 seconds, second stage in about 10 seconds (So, to be clear, 15 seconds of requests total give me the answer). What modules are you using?

