Google Search API

Search Google

1 creditper request
GET
/v1/google/search
curl "https://api.scrapecreators.com/v1/google/search" \
  -H "x-api-key: "
{
  "success": true,
  "results": [
    {
      "url": "https://x.com/Austen",
      "title": "Austen Allred ✓",
      "description": "Among the dumbest assertions people make online is, “Remote work was better but companies brought everyone back in office to justify the rent they were paying and keep property values high.”  As if companies are incapable of subleasing or selling buildings.    22 hours ago"
    },
    {
      "url": "https://www.linkedin.com/in/austenallred",
      "title": "Austen Allred - Gauntlet AI - LinkedIn",
      "description": "Austen is a visionary CEO that I jumped at the chance to work with. His tenacity, grit, empathy, and deep drive to unlock everyone's potential set him apart."
    },
    {
      "url": "https://www.reddit.com/r/codingbootcamp/comments/1hie7h5/austen_allred_ceo_of_bloomtech_and_founder_of/",
      "title": "Austen Allred (CEO of Bloomtech and founder of Gauntlet AI ... - Reddit",
      "description": "Dec 20, 2024   �   Austen Allred is an absolute con artist and proven liar when it comes to outcomes but he's a promotion maestro as well. I have no doubt that�..."
    },
    {
      "url": "https://consumerfinance.gov/about-us/newsroom/cfpb-takes-action-against-coding-boot-camp-bloomtech-and-ceo-austen-allred-for-deceiving-students-and-hiding-loan-costs/",
      "title": "CFPB Takes Action Against Coding Boot Camp BloomTech",
      "description": ""
    },
    {
      "url": "https://www.safegraph.com/podcasts/austen-allred",
      "title": "Austen Allred, CEO of BloomTech: Aligning Education Incentives",
      "description": "Austen Allred is the founder and CEO of the Bloom Institute of Technology (formerly known as Lambda School), a coding bootcamp that's helped thousands of students get a job in tech."
    }
  ]
}

Headers

x-api-key
string
required

Your Scrape Creators API key

Query Parameters

query
string
required

Search query

Example:
austen allred
region
string

2 letter country code, ie US, UK, CA, etc This will show results from that country

Example:
US
date_posted
string

Date posted

Example:
last-hour
Available options:
last-hour,
last-day,
last-week,
last-month,
last-year
page
number

Page number to retrieve

Example:
1