Content extractor

You can extract the content of any article from the web. Just paste the URL of the article and submit the form.

Clean HTML will return the content of the article with the HTML tags.
Clean text will return the content of the article without the HTML tags.
JSON format will give you the headings and the paragraphs within them.
Links will give you the links within the article.
Full HTML will give you the full HTML of the url.

Sometimes we have to use Chrome to extract the content from websites that don't allow us to extract the content using some Javascript protection.
Chrome is used automatically when required, but you can also set to always use it manually. Always use Chrome takes more time.






(only works in Clean HTML and Text only)

You can find the source code of this project on Github.