sselph / scraper

A scraper for EmulationStation written in Go using hashing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

neveride84 opened this issue · comments

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.

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