Athlon1600/SerpScraper

Empty results

Closed this issue · 2 comments

I tried to make bingsearch, based on the example, but I always got empty resultArray.

This is the JSONencoded $response:
{"error":"","html":{},"has_next_page":false,"results":[]}

Paste your code, because the code from the example here seems to work just fine:
https://github.com/Athlon1600/SerpScraper#extract-search-results-from-bing

Fixed.