Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsure how to translate urls with sort and t params #19

Open
ngirard opened this issue Feb 2, 2021 · 0 comments
Open

Unsure how to translate urls with sort and t params #19

ngirard opened this issue Feb 2, 2021 · 0 comments

Comments

@ngirard
Copy link

ngirard commented Feb 2, 2021

I'm trying to get feeds for e.g.

https://www.reddit.com/r/Zettelkasten/top/?sort=top&t=week

the corresponding url for the official feed is

https://www.reddit.com/r/Zettelkasten/top/.rss?sort=top&t=week

so I tried to translate it to

https://reddit.0qz.fun/r/Zettelkasten/top.json?sort=top&t=week

which does bring me a feed, but its contents doesn't match the parameters.

What am I doing wrong ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant