date_postedstring · optionalDate posted
minLength: 1 · maxLength: 500
ScrapeCreators
Performs a Google search and returns organic results with url, title, and description for each result.
Performs a Google search and returns organic results with url, title, and description for each result. Retrieve one bounded result or page using the documented fields. Pagination is explicit: follow-up pages require another run. The catalog price is the maximum per request; the quote reflects the selected limits and the wallet settles the verified actual cost plus 40%. Free supplier calls remain free. Results contain reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most the first item of each list.
Agents select this operation with tool ID scrapecreators.v1-google-search, then check its current inputs and price before a run.
date_postedstring · optionalDate posted
minLength: 1 · maxLength: 500
pageinteger · optionalPage number to retrieve. Must be between 1 and 11; page 12 or greater returns a 400 response.
minimum: 1 · maximum: 1000
querystring · requiredSearch query
minLength: 1 · maxLength: 500
regionstring · optional2 letter country code, ie US, UK, CA, etc This will show results from that country
minLength: 1 · maxLength: 500
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "scrapecreators.v1-google-search",
"input": {
"page": 1,
"query": "austen allred"
}
}{
"data": {
"results": [
{
"url": "https://www.linkedin.com/in/austenallred",
"title": "Austen Allred - Founder @ Gauntlet AI 🛡️ - LinkedIn",
"description": "15 hours ago ... View Austen Allred's profile on LinkedIn, a professional community of 1 billion members ... Austen Allred. Founder @ Gauntlet AI 🛡️ ..."
}
]
}
}invalid_input: The lookup fields or limits are invalid.example: {"query":"austen allred","page":1}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.