cwoac / thingy_grabber

Script for archiving thingiverse things
MIT License
39 stars 10 forks source link

Only able to download 30 items from a source #20

Closed Flyingvette closed 3 years ago

Flyingvette commented 3 years ago

Occurred when using the 'user' parameter. Believe this is the issue: https://www.thingiverse.com/groups/developers/forums/general/topic:30672

https://developer.github.com/v3/#pagination

Thank you for your work on this, I couldn't get other thingiverse crawlers to work at all.

cwoac commented 3 years ago

Hmmm. pagination was working. I will look into it.

Flyingvette commented 3 years ago

Cool cool. Please let me know if I can help with testing or anything.

cwoac commented 3 years ago

Fixed by #21