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