PipFeed

PipFeed

Parse & categorize any online news article written in English

2 followers

The most advanced article extraction API with category prediction, auto-generated summary, extract all images, and more.
Pipfeed gallery image
Pipfeed gallery image
Free Options
Launch tags:
NewsAPIDeveloper Tools
Launch Team

What do you think? …

Ido Shamun
Nice one! Do you use one of the hugging face summarization models?
Shashank Agarwal
@idoshamun No, we actually created our own models for the summarization.
Ido Shamun
@itsshashank Nice! That's great :)
Vivek
AI for scrapping new articles? nice
Shashank Agarwal
@vivekweb2013 Thanks. Do let me know what you think :-)
Shashank Agarwal
I don't know any famous hunters or other people so hunting it myself. Pipfeed used to a mobile app and this API was the backed that was used to parse articles from any given URL. I have now shut down the app as it wasn't very profitable but I realized that the API can be quite useful for a lot of people and I have been getting interest on this over the months. People have been paying for this API already. The app is built as a mobile app backend, so if someone wants to add Reader Mode to their app then this API can be quite helpful. Made this API as the other ones like diffbot and parsely didn't work in all use-cases like for Medium & reddit. Also they were quite expensive. Also added 2 ML models to this API itself that: - generate summary for the article based on parsed content - predict Medium type categories based on the content Hope this proves to be useful for someone.