Bulk Meta Tag Scraper
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Britton Furness
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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 installAPIFY_LOCAL_STORAGE_DIR=./storage apify run --input-file .actor/INPUT.json
Or set input in Apify Console and run on the platform.