1. Register a Zenserp account and enter the API KEY into the field "apikey" in the plugin tab.
2. Retrieve the result by: "Get data from an external API" >> API provider: "Google Search -- XXXX", then select the appropriate fields.
3. Description of Input parameters:
- q: this parameter is the keyword that you would like to search
- num: this parameter is the number of search results you want to return
4. The meaning of each parameters and response fields should be intuitive enough. If you want to check out the demo JSON response of each data call, or you still have uncertainties about what will be returned, please refer
https://app.zenserp.com/playground .
4. Strongly recommend to view the JSON response with the structure of the visual response. It helps to see the meaning of fields for each return.
==============Data Call documentation==============
https://docs.google.com/document/d/1JV_OYiNzGwa9LCjijX8peU0hyWQNSld5GmBBSiMwHtU/edit?usp=sharingAND
https://app.zenserp.com/documentationAND
https://app.zenserp.com/playground