
WordPress Articles Scraper
Pricing
Pay per event

WordPress Articles Scraper
The WordPress Articles Scraper is an Apify actor that extracts posts and metadata from any WordPress website using the WordPress REST API. It automatically handles pagination and fetches additional information like author details, categories, tags, and featured images.
0.0 (0)
Pricing
Pay per event
1
Total users
37
Monthly users
13
Runs succeeded
>99%
Last modified
2 months ago
You can access the WordPress Articles Scraper 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 '{< "startUrls": [< {< "url": "https://wordpress.org/news"< }< ]<}' |<apify call extremescrapes/wordpress-articles-scraper --silent --output-dataset
WordPress Articles Scraper API through CLI
The Apify CLI is the official tool that allows you to use WordPress Articles Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: