Article Text Extractor
No credit card required
Article Text Extractor
No credit card required
Simply extracts article texts and other meta info from the given URL. Uses https://github.com/ageitgey/node-unfluff which is a NodeJS implementation of https://github.com/grangier/python-goose.
You can access the Article Text Extractor programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "url": "https://www.bbc.com/news/world-asia-china-48659073"
3}' |
4apify call mtrunkat/article-text-extractor --silent --output-dataset
Article Text Extractor API through CLI
The Apify CLI is the official tool that allows you to use Article Text Extractor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
23 monthly users
-
10 stars
>99% runs succeeded
Created in Mar 2018
Modified a year ago