web.pregnya.com gives the following endpoints:
These API endpoints are more applicable to be pointed to news articles on the web. However, these API endpoints will be able to extract appropriate information from a regular web page as well.
1) /extractfromArticle => To extract most of the essential and comprehensive elements meta tags/data, date, author,description, summary, natural language processing info, Entities (like PEOPLE, PLACES, THINGS, EVENT, ORGANIZATION, etc) and related images.
2) /extractNLP => To extract Natural Language Processing (NLP) information like keywords, summary, and entities
3) guessDateforArticle => Guess the date of News article or web page
4) /getMETATags => To extract only the meta tags like meta image, meta title, meta keyword, met description, meta language, & meta favicon
5) /getTitle => To extract the TITLE of the news article
6) /getText => To extract the Text or description of the news article
This API endpoint is more applicable to be pointed to news articles on the web. However, this API will be able to extract appropriate information from a regular web page as well.
7) /getAuthors => To extract the authors who authored the news article