DEV Community

shashank agarwal
shashank agarwal

Posted on

A.I. powered Article Extractor as an API

Check out the article extractor API here: https://rapidapi.com/imshashank/api/a-i-powered-url-article-extractor/

This is the same extractor that powers https://pipfeed.com

We use a combination of various A.I. models & services to create the most advanced Article extractor out there.

Some of the fields returned from the API:

  • contentURL: Html of the URL extracted and hosted on AWS CloudFront
  • mainImage: The featured image of the article
  • Category: A.I. model is used to predict the category of the article from over 70 categories.
  • Summary: Summary generated using A.I. to highlight the most important sentenced of the article
  • Images: List of all images relevant to the article.
  • SourceLogoUrl: Logo of the blog
  • SourceName: Name of the blog
  • Title
  • Authors
  • Language
  • Description
  • Keywords
  • Tags

Let me know what do you guys think?

Top comments (0)