You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any idea if it's possible to parse the whole feed, not just the first 10 posts? @bobby-brennan maybe you know?
I was looking for some <link rel="next" in the medium rss but seems there's none; I tried to add ?page=2 or ?limit=100 but seems like they don't support it.
The text was updated successfully, but these errors were encountered:
Do you have any idea if it's possible to parse the whole feed, not just the first 10 posts? @bobby-brennan maybe you know?
I was looking for some
<link rel="next"
in the medium rss but seems there's none; I tried to add?page=2
or?limit=100
but seems like they don't support it.The text was updated successfully, but these errors were encountered: