IgnoredAmbience / yahoo-group-archiver

Scrapes and archives a Yahoo groups email archives, photo galleries and file contents using the non-public API
MIT License
93 stars 45 forks source link

Factor out pagination logic to api layer #27

Closed IgnoredAmbience closed 5 years ago

IgnoredAmbience commented 5 years ago

Required for albums, photos, polls, attachments, members. Custom pagination code required for messages. Deviations required for albums (off by one error in total for normal albums), polls provides no total.