BabelPR
Results
1
issues of
BabelPR
I'm using this script to import json via an API with the API call in the following format: https://api.scaleserp.com/search?api_key=MY_API_KEY&q="test+search"&google_domain=google.co.uk&location=United+Kingdom&gl=uk&hl=en&search_type=news&time_period=custom&time_period_min=6/1/2021&time_period_max=7/31/2021&page=1&num=100&output=json I need the quote marks ("test search") to get the API...