Skip Navigation
AnonCoder1337 Anon Coder @discuss.online
Posts 1
Comments 5
Unofficial Reddit API
  • Don't worry, it won't be a problem. I have taken reasonable measures to ensure my anonymity. and also you can't really kill free/libre software easily anyways.

  • Unofficial Reddit API
  • Because we need to retain the breadth of functionality the API has, if you want to just scrape posts, APIs for that already exist, but i am aiming for something more.

    About reverse engineering, they can change that part at any time too, and may be even more fragile as they can change that without breaking the UX, if they change the front page CSS selectors or layout for example, it will effect the UX more as it changes the expected output, not the middle end that is just raw data.

    Thats my reasoning, I appreciate the input though (:

  • Unofficial Reddit API
  • Thanks, i very much appreciate the kind words. (:

  • Unofficial Reddit API
  • The issue is the API costs money, and people don't want to have to pay to use their favorite reddit client, plus, this might help future advancements, like a migrator tool from reddit to lemmy, that does not cost money to use. that could help lemmy adoption.

  • Unofficial Reddit API
  • I beg to differ, its in the planning stages at the moment, as such i am here to collect ideas for its development. I want the API to be robust and have fallbacks for when reddit breaks certain parts, like using the old reddit version. This is a big task, and it needs to be planned right.

  • Unofficial Reddit API

    github.com GitHub - anoncoder1337/UnofficialRedditAPI: an unofficial REST API for Reddit that mimics the official Reddit API by scraping data from Reddit. This project aims to provide an alternative way to access Reddit data without incurring high API costs.

    an unofficial REST API for Reddit that mimics the official Reddit API by scraping data from Reddit. This project aims to provide an alternative way to access Reddit data without incurring high API ...

    GitHub - anoncoder1337/UnofficialRedditAPI: an unofficial REST API for Reddit that mimics the official Reddit API by scraping data from Reddit. This project aims to provide an alternative way to access Reddit data without incurring high API costs.

    I am making a Unofficial Reddit API, which mimics the official one.

    Its early days, but I would like to have a discussion here about it since my post was blocked on reddit(of course).

    Let me know what you think of the project, if you have any input, let me know.

    109