Article extraction online tool

Extract text from any link and analyze it for keywords, sentiment, and more.

banner

About

This tool allows you to extract the main content from any web page and analyze it for keywords, sentiment, and more.

The tool is designed to help webmasters, marketers and search engine optimization (SEO) specialists to get a more insightful image on a piece of content .

Why I've built this tool

I've decided to built this tool for showcasing my skills in building web applications using the latest technologies like python, fastapi, vuejs, tailwindcss and docker.

Run your own

I've decided to make the source code of this tool available to the public. You can run your own instance of the tool by following the instructions on the GitHub repository .

Or even better run it on your local machine using docker and docker-compose.

docker pull cornatul/api.todayintel.com:v1

Open API Documentation

The API documentation is available online at the following address:

https://api.todayintel.com/docs


Feel free to use the API for your own projects.

Technologies used

The tool is built using the following technologies:

  • Python
  • FastAPI
  • NLTK
  • Vader sentiment analysis
  • SpacyNLP