ThomasProctor
ThomasProctor
It's a *little* hard to follow what was happening here, but I *think* I had the same problem. Login from credentials doesn't work with headless, but everything works fine with...
If I get the time, I'll do some more experimentation and open a separate issue if I really have a diagnosable problem.
Right now, I know that the default - 1000 ms - has gotten me banned after scraping around 200 profiles. I've been able to safely scrape with a value *much*...
The XML returned from the request for Browse node id 1036682 includes the error message `1036682 is not a valid value for BrowseNodeId. Please change this value and retry your...
This should be closed as it's a repeat of #60.
@yoavaviram, Hmm... I don't think I really have time to jump into the refactor now, and I can't imagine having it in the next 2-3 years.
@yoavaviram I would be up for doing some of the maintenance duties. Most of the pull requests you have backed up make some fairly good contributions, and I'd be willing...
Ooops. Didn't see this and opened another feature request #133.
Should these features be added as new methods (ex `api.lookup_alternate_versions(...)`) or using the `ResponseGroup` keyword argument?
It looks like the most recent version handles the "Images" response group by adding the property "images", which can be used by using the `ResponseGroup` keyword argument.