Bulk Meta Tag Scraper avatar

Bulk Meta Tag Scraper

Pricing

from $2.00 / 1,000 dataset rows

Go to Apify Store
Bulk Meta Tag Scraper

Bulk Meta Tag Scraper

Title, description, canonical, and Open Graph tags from many URLs.

Pricing

from $2.00 / 1,000 dataset rows

Rating

0.0

(0)

Developer

Britton Furness

Britton Furness

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

23 days ago

Last modified

Share

Fetch a list of URLs and extract HTML title, meta description, Open Graph tags, and Twitter card metadata.

Input

See .actor/input_schema.json in this repository.

Output

Each dataset row is written via Actor.pushData. Open the run Dataset tab or call the default dataset API.

Local run

npm install
APIFY_LOCAL_STORAGE_DIR=./storage apify run --input-file .actor/INPUT.json

Or set input in Apify Console and run on the platform.