
Article Text Extractor
Pricing
Pay per usage

Article Text Extractor
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.
5.0 (1)
Pricing
Pay per usage
12
Total users
1k
Monthly users
16
Runs succeeded
>99%
Last modified
2 years ago
You can access the Article Text Extractor programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "url": "https://www.bbc.com/news/world-asia-china-48659073"<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: