Metadata Scraper avatar
Metadata Scraper

Pricing

$0.20 / 1,000 results

Go to Store
Metadata Scraper

Metadata Scraper

Developed by

Autofactor

Autofactor

Maintained by Community

A powerful web scraper that extracts various types of structured metadata from web pages, including JSON-LD, Microdata, Open Graph, Twitter Cards, and more. Perfect for SEO analysis, content aggregation, and research purposes.

5.0 (1)

Pricing

$0.20 / 1,000 results

1

Total users

8

Monthly users

8

Runs succeeded

>99%

Last modified

a month ago

You can access the Metadata 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://apify.com"
< }
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call autofacts/metadata-scraper --silent --output-dataset

Metadata Scraper,JSON-LD,Microdata,Open Graph,Twitter Cards API through CLI

The Apify CLI is the official tool that allows you to use Metadata 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: