Google Finance Ticker Search SERP: Overview
The Google Finance Ticker Search SERP API enables you to retrieve data on financial instruments, such as stocks, futures, and asset pairs available on Google Finance. With this API, you can specify the name of a company, market, or financial instrument and obtain a list of relevant financial instruments along with additional data, such as their value, growth trends, and identifiers. You can use a financial instrument’s identifier in the keyword field of the Google Finance Quote endpoint to submit a request.
The returned results are specific to the indicated keyword in the keyword
field, language, and location parameters.
We emulate the set location and search engine with the highest accuracy so that the results you receive will match the actual search results for the specified parameters at the time of task setting. You can always check the returned results by accessing the check_url
in the Incognito mode to make sure the received data is entirely relevant. Note that user preferences, search history, and other personalized search factors are ignored by our system and thus would not be reflected in the returned SERP results.
Google Finance Ticker Search SERP functions
Google Finance Ticker Search SERP Advanced endpoint allows you to search for financial instruments available on Google Finance based on the keyword in the keyword
field, language, and location.
Methods
DataForSEO has two main methods to deliver SERP results: Standard and Live.
If your system requires delivering instant results, the Live method is the best solution for you. Unlike the Standard method, this method doesn’t require making separate POST and GET requests to the corresponding endpoints.
If you don’t need to receive data in real-time, you can use the Standard method of data retrieval. This method requires making separate POST and GET requests, but it’s more affordable. Using this method, you can retrieve the results after our system collects them.
Alternatively, you can specify pingback_url
or postback_url
when setting a task, and we will notify you on completion of tasks or send the results to you respectively. Note that if you use the postback_url
field, you should also indicate the function that will be applied for data retrieval: advanced
or html
.
If you use the Standard method without specifying pingback_url
or postback_url
, you can receive the list of id for all completed tasks using the ‘Tasks Ready’ endpoint. It is designed to provide you with the list of completed tasks, which haven’t been collected yet. Then, you can retrieve the results using the ‘Task GET’ endpoint.
Learn more about task completion and obtaining a list of completed tasks in this help center article.
You can send up to 2000 POST and GET API calls per minute in total, with each POST call containing no more than 100 tasks. Contact us if you would like to raise the limit.
Priorities and cost
The cost of using Google Finance Ticker Search SERP endpoints depends on the selected method and priority of task execution.
The Live method delivers results in real-time, and accordingly, the cost of requests made using this method will be the highest.
The Standard method has two different priorities that stand for the relative speed of task execution and have different prices:
1. Normal priority;
2. High priority.
The cost can be calculated on the Pricing page.