Program to get data from a SERP service and extract articles
Budget: $30 – $250 USD
We need to a tool to:
- construct and manage queries to ValueSERP's API ... A simple spreadsheet will do the trick and I can provide you one with the columns for capturing the parameters needed to auto-construct a query and set the frequency that the results should be retrieved (ex. one_day, one_hour) in order to use their Batches API, which allows searches to be scheduled in bulk.
- retrieve all results from the API (pagination will need to be implemented)
- de-duplicate the results to identify the unique results
- save the unique results to our MongoDB database
- extract and save the article for each unique result
Specific details on the exact parameters will be provided. The spreadsheet should be within the folders for the tool. The only thing I want to do is interact with the spreadsheet and have the queries be updated.
- construct and manage queries to ValueSERP's API ... A simple spreadsheet will do the trick and I can provide you one with the columns for capturing the parameters needed to auto-construct a query and set the frequency that the results should be retrieved (ex. one_day, one_hour) in order to use their Batches API, which allows searches to be scheduled in bulk.
- retrieve all results from the API (pagination will need to be implemented)
- de-duplicate the results to identify the unique results
- save the unique results to our MongoDB database
- extract and save the article for each unique result
Specific details on the exact parameters will be provided. The spreadsheet should be within the folders for the tool. The only thing I want to do is interact with the spreadsheet and have the queries be updated.