seo api
Use Serply's simple SEO API to scrape search engine results with unlimited web searches. Get search results, including links, descriptions, and titles. Use advanced search queries to filter results by location and language. Get JSON and raw HTML while avoiding pesky captchas. Perform SERP checks for websites, and get the latest news, scholar, images, and video data from around the world. Use…
seo api endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search Engines | ||
| GET |
Search /v1/search/{query} |
Perform Google Search Parameters ---------- query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters… |
| GET |
Search B /v1/b/search/{query} |
Perform SEO search for secondary search engine |
| GET |
News /v1/news/{query} |
Perform Google News Search Parameters ---------- query : the string query to perform search for Google news. A simple query for `president` will be `q=president`. An example of… |
| GET |
Images /v1/image/{query} |
Perform Google Image Search Parameters ---------- query : the string query to perform search. supports advance queries. Returns ------- json: a list of results with the link,… |
| GET |
Video /v1/video/{query} |
Perform Video Search Parameters ---------- query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters… |
| GET |
Job /v1/job/search/{query} |
Perform Job Search Currently only supports jobs in North America Parameters ---------- query : Position Title and Location (optional). The query should be url encoded Returns… |
| GET |
Crawl /v1/crawl/{query} |
Perform Google Search Parameters ---------- query : the string query to perform search. supports advance queries. Check out… |
| GET |
Scholar /v1/scholar/{query} |
Perform Scholar Search Parameters ---------- query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters… |
| GET |
SERP GET /v1/serp/{query} |
Perform Google Search and search for website in Search Engine Results Pages (SERP) Parameters ---------- query : the string query to perform search. supports advance queries.… |
| POST |
SERP POST /v1/serp/ |
Perform Google Search and search for website in Search Engine Results Pages (SERP) Parameters ---------- query : the string query to perform search. supports advance queries.… |
| Products API | ||
| GET |
Products /v1/product/search/{query} |
Search for products rankings |
| status | ||
| GET |
Status /v1/ |
It "status" == true then API is up |
seo api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $150 / month | — |
|
| ULTRA Recommended | $410 / month | — |
|
| MEGA | $1,000 / month | 12000 / hour |
|