Get Started
- Introduction
- Quickstart
Documentation
- Data Sources
- Business Objects
- Business Graph™
- Knowledge
- Query Agent
- Reports
- Subscriptions
- Destinations
- Tools
- Introduction
- Ably
- Acculynx
- Active campaign
- Affinity
- Agencyzoom
- Ahrefs
- Airtable
- Alchemy
- Amplitude
- Apaleo
- Apollo
- Asana
- Attio
- Bamboohr
- Bannerbear
- Baserow
- Bill
- Bitbucket
- Blackboard
- Bolna
- Borneo
- Box
- Brevo
- Browseai
- Browserbase tool
- Bugbug
- Cal
- Calendly
- Canva
- Canvas
- Chatwork
- Clickup
- Coda
- Codeinterpreter
- Coinbase
- Composio
- Composio search
- Confluence
- Contentful
- Crustdata
- D2lbrightspace
- Dialpad
- Discord
- Discordbot
- Docusign
- Dropbox
- Dynamics365
- Echtpost
- Elevenlabs
- Entelligence
- Exa
- Excel
- Figma
- Firecrawl
- Fireflies
- Flutterwave
- Formsite
- Foursquare
- Freshdesk
- Github
- Gmail
- Gong
- Google maps
- Googleads
- Googlebigquery
- Googlecalendar
- Googledocs
- Googledrive
- Googlemeet
- Googlephotos
- Googlesheets
- Googlesuper
- Googletasks
- Gorgias
- Hackernews
- Heygen
- Hubspot
- Humanloop
- Intercom
- Jira
- Junglescout
- Klaviyo
- Kommo
- Linear
- Linkedin
- Linkhut
- Linkup
- Listennotes
- Lmnt
- Mailchimp
- Mem0
- Metaads
- Microsoft clarity
- Microsoft teams
- Mixpanel
- Monday
- More trees
- Neon
- Ngrok
- Notion
- One drive
- Onepage
- Open sea
- Outlook
- Pagerduty
- Pandadoc
- Peopledatalabs
- Perplexityai
- Pipedrive
- Placekey
- Posthog
- Quickbooks
- Ramp
- Recallai
- Reddit
- Resend
- Retellai
- Rocketlane
- Rootly
- Salesforce
- Semanticscholar
- Semrush
- Sendgrid
- Sentry
- Serpapi
- Servicenow
- Share point
- Shopify
- Shortcut
- Simplesat
- Slack
- Slack user
- Slackbot
- Snowflake
- Stripe
- Supabase
- Tavily
- Text to pdf
- Textrazor
- Tinyurl
- Todoist
- Trello
- Twitter
- Twitter media
- Typefully
- Weathermap
- Webflow
- Whatsapp
- Workiom
- Wrike
- Yousearch
- Youtube
- Zendesk
- Zenrows
- Zoho
- Zoom
- Zoominfo
- Admin
Changelog
Serpapi
SerpApi provides a real-time API for structured search engine results, allowing developers to scrape, parse, and analyze SERP data for SEO and research
The eventsearch class allows you to scrape serp results from a google events search query. it performs an event search using the serp api, fetching event-related information such as concerts, festivals, and other happenings based on the input query.
The financesearch class performs a financial search using the serp api, to target financial data and stock information. it uses the google finance search engine through the serp api to fetch relevant financial information based on the input query.
Duckduckgo api allows you to scrape serp results from a duckduckgo search query. the duckduckgosearch class performs a search using the serp api, targeting web information and details. it uses the duckduckgo search engine through the serp api to fetch relevant web information based on the input query.
Perform a google search using the serp api.
The trendssearch class performs a trend search using the serp api, to target trend data and information. it uses the google trends search engine through the serp api to fetch relevant trend information based on the input query.
The shoppingsearch class performs a product search using the serp api.it specifically target shopping results related to the given query. by utilizing the google shopping search engine through the serp api, it fetches the most relevant product listings based on the input query. the shoppingsearch
class is particularly useful for applications that need to retrieve and display the latest product listings and shopping results for a specific item. it leverages the powerful search capabilities of google’s shopping search engine, ensuring that the returned results are current and relevant.
The imagesearch class performs an image search using the serp api, to target image data and information. it uses the google images search engine through the serp api to fetch relevant image information based on the input query.
Scholar api allows you to scrape serp results from a google scholar search query. the scholarsearch class performs an academic search using the serp api, academic papers and scholarly articles. it uses the google scholar search engine through the serp api to fetch relevant academic information based on the input query.
The googlemapssearch class performs a location-specific search using the serp api. this class extends the functionality of the base action class to specifically target locations related to the given query. by utilizing the google maps search engine through the serp api, it fetches the most relevant location data based on the input query. the googlemapssearch
class is particularly useful for applications that need to retrieve and display location information about a specific area. it leverages the powerful search capabilities of google’s maps search engine, ensuring that the returned results are accurate and relevant.
The newssearch class performs a news-specific search using the serp api. this class extends the functionality of the base action class to specifically target news articles related to the given query. by utilizing the google news search engine through the serp api, it fetches the most relevant news articles based on the input query. the newssearch
class is particularly useful for applications that need to retrieve and display the latest news articles about a specific topic. it leverages the powerful search capabilities of google’s news search engine, ensuring that the returned results are current and relevant.