SuhasDissa / MemerizeApp

Android app to view Memes
GNU General Public License v3.0
33 stars 4 forks source link

ProxiTok Support #37

Closed ghost closed 8 months ago

ghost commented 9 months ago

I know it could be complicated so I ask you not to pay too much attention to this request and close it just in case,

but we can have the addition of the fronted Proxitok for Tiktok Meme content?

Maybe like Reddit or Lemmy, where you can subscribe to certain subreddits and communities, you could do the same thing for Tiktok Profiles with Proxitok (ツ)

SuhasDissa commented 9 months ago

Thanks for the suggestion. I will look into it.

SuhasDissa commented 9 months ago

I've been working on adding ProxiTok support, but I haven't been able to find any official or unofficial APIs to access it. The only way to get data from ProxiTok right now is to scrape their website, which I'm not comfortable with doing.

I'm still looking into other options, but I wanted to let you know where things are going.

ghost commented 9 months ago

I've been working on adding ProxiTok support, but I haven't been able to find any official or unofficial APIs to access it. The only way to get data from ProxiTok right now is to scrape their website, which I'm not comfortable with doing.

I'm still looking into other options, but I wanted to let you know where things are going.

I thought the API was easy to find 🥲

Don't worry, if you find a way let me know 😉

EDIT: I just opened a ticket on the proxitok github page to find out if there is an API available

EDIT 2: From what I understand from a user's response, the only method is scrape from the site :(