sselph / scraper

A scraper for EmulationStation written in Go using hashing
MIT License
448 stars 88 forks source link

ss: cannot parse response: "invalid character 'F' looking for beginning of value" #262

Open neveride84 opened 3 years ago

neveride84 commented 3 years ago

Hi!

When I try to scrape data, I receive the following error: ss: cannot parse response: "invalid character 'F' looking for beginning of value"

I assume the reponse is not json. Is it a problem with the scraper or the source? I cannot find a working way of scraping data.

SilverbackGrizz commented 3 years ago

I'm having exactly the same issue, and have no idea how to address it, much less resolve it.