karakanb / devo

A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
https://burakkarakan.com/devo/
MIT License
401 stars 46 forks source link

Product Hunt feed does not refresh. #100

Closed ozgn closed 11 months ago

ozgn commented 1 year ago

Thank you for this lovely extension. 🍻 I think there is a small issue with the Product Hunt feed. The Product Hunt feed has been showing the feed of the 5th of April since 2 days. There is no any change when I refresh it.

karakanb commented 1 year ago

Thanks for the report, Product Hunt has changed their API and have implemented an extreme rate limiting on their new API. I have been in touch with their engineers but they still haven't removed the limitation, so unfortunately until that's resolved it'll have to stay that way. I'll keep chasing them.

karakanb commented 1 year ago

I reported the issue here: https://github.com/producthunt/producthunt-api/issues/292

iscas-zac commented 1 year ago

Hello, I notice today that github page is not updating either. This may be a misunderstanding, so I temporarily report it here instead of an independent issue.

karakanb commented 1 year ago

the github issue was new, apparently github changed their UI, I just fixed that one, thanks for reporting.

erikfiala commented 1 year ago

Any update on this? I'm kinda tired of seeing old PH projects on my Devo feed 😆

karakanb commented 1 year ago

There's nothing I can do unfortunately, I have stopped the cronjobs that refresh the producthunt feed until the issue is resolved. I have personally removed PH from the tiles on my device.

Ahacad commented 11 months ago

sadly still not working now 😭

Mheaus commented 11 months ago

Hey, I've added my own endpoints for my copy of your project. The data structure has changed a little from your original payload but if you want, you can use them.

https://www.adbrt.com/api/github https://www.adbrt.com/api/hackernews

karakanb commented 11 months ago

I am doing alright with the backends I manage for now for HN and GitHub, thanks a lot for offering though.

I am closing this issue now, feel free to comment / upvote the PH issue to bring more visibility: https://github.com/producthunt/producthunt-api/issues/292

I'll fix Devo if the PH team fixes their API, otherwise there's nothing I can do.