Topaz icon indicating copy to clipboard operation
Topaz copied to clipboard

Medium API only records the first couple of entries

Open abhinuvpitale opened this issue 4 years ago • 1 comments

Since we are using a parser rather than the Medium's API, it only fetches your recent articles. Additionally, that too its constrained by 10 articles.

Possible ways to fix it :

  1. beautifulsoup fetch?
  2. use the actual API as per their documentation. (however, their API is for write only), not sure how you would read from it.

abhinuvpitale avatar Oct 10 '20 02:10 abhinuvpitale

@Naresh1318 add good-first-issue? tag hacktobertest?

abhinuvpitale avatar Oct 10 '20 02:10 abhinuvpitale