mediacloud / wayback-news-client

A client library to access the Wayback Machine news archive search.
Apache License 2.0
4 stars 2 forks source link

add `paged_articles` to support paging through results #12 #13

Closed rahulbot closed 12 months ago

rahulbot commented 12 months ago

New paged_article method that returns a page and the token to fetch the next page. Didn't finish the linting work, but kind of need this quickly to do web-search API integration testing.