On 11/10/15, Michael Morisy <[email protected]> wrote: > I don't, for me it crashed around page 40 when I had it doing 20 > requests a page, but good chance I was doing something dumb/it was a > problem with my computer
comparing Python versions might be useful. (i am using 2.7.6 for this test) > Mitch wrote some export code that's much cleaner in case it's helpful, > with the big caveat that it drops everything into JSON files instead > of txt and PDF. thanks; i'm past 90 pages now, and wondering if this is a particular edge case with some specific versions of Python, urllib, requests - the whole crew are a motley bunch! last question: API only credentials, like a "Device Login" or API token, which don't use primary username and password: are these on the roadmap? i don't mind this method much, since i generate unique user and passwords anyway, but it is good practice to have separate credentials for the bots and scripts :) thanks again!
