Scrape a webpage meta with custom options
Endpoint
Meta Scraping
POST
Scrape a webpage meta with custom options
Authorizations
API Key required for all endpoints
Body
application/json
Target URL
Example:
"https://example.com"
Device type to emulate. Defaults to desktop.
Available options:
desktop, mobile Example:
"desktop"
Whether to block ads
Example:
true
Whether to render JavaScript
Example:
true
Proxy country code to route the request
Example:
"us"
Format of the scraped result. Defaults to html.
Available options:
markdown, json Example:
"json"
Whether to get response in file format
Example:
false
Response
Successfully scraped webpage meta
Timestamp of the request in milliseconds
Example:
1778737930991
API status message
Available options:
success, failure Example:
"success"
API status code
Example:
200
Metadata about the request
Scraped data (URL or inline content depending on output)
Example:
"https://cdn.geekflare.com/tests/webscraping/ZuyhINuAZPQQabbN"