Google Scraper
Create and run a leads generator scraper for Google platform
This endpoint allows you to create and run a leads generator scraper for Google based on URL / keywords.
POST
Authorizations
You can retrieve your token by visiting the API Tokens section inside your profile page or see https://docs.mrscraper.com/documentation/api-token for the details.
Body
application/json
Limit the number of pages to scrape.
The name of the scraping task.
The search type. It can be either 'url' or 'keywords'.
Available options:
url
, keywords
Keywords to search. Required if the search type is 'keywords'.
URL to search. Required if search type is 'url'.