-
Notifications
You must be signed in to change notification settings - Fork 7
Search Volume for Keyword
georgesvash edited this page Nov 5, 2018
·
2 revisions
You can receive the search volume data for the last month, search volume trend for the last year (that will let you estimate search volume dynamics), current cost-per-click and competition value for paid search.
There are two methods to retrieve data: Live and Delayed
Live data retrieving fits perfectly in those cases if your app functionality implies supplying users with data in real-time. Using this method, you will get results within 30 seconds after the task was posted.
If you have requests that don’t demand to retrieve the data in real-time, then the delayed queue is the best solution for you. Set a task and retrieve results when our system collects them. On average it takes 15-30 minutes to receive results.
- RankTracker API
- SERP API
-
Merchant API
-
Google Shopping API
- Set Google Shopping tasks
- Get Google Shopping completed tasks
- Get Google Shopping results by task_id
- Set Google Shopping HTML tasks
- Get Google Shopping HTML completed tasks
- Get Google Shopping HTML results by task_id
- Set Google Shopping Shops tasks
- Get Google Shopping Shops completed tasks
- Get Google Shopping Shops results by task_id
- Amazon API
-
Google Shopping API
- Keywords Data API
- Keywords Finder API
- Competitor Data API
- OnPage API
- Common API