Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen Scraper restricting access #142

Closed
lavadrop opened this issue Feb 26, 2017 · 9 comments
Closed

Screen Scraper restricting access #142

lavadrop opened this issue Feb 26, 2017 · 9 comments

Comments

@lavadrop
Copy link

I'm getting this error when using screenscraper:

"api closed for non registered members"

@sselph
Copy link
Owner

sselph commented Feb 26, 2017 via email

@sselph
Copy link
Owner

sselph commented Feb 28, 2017

The parameters are -ss_user="username" and -ss_password="password"

@sselph sselph closed this as completed Feb 28, 2017
@lavadrop
Copy link
Author

Thank you for the info

@lacusumok
Copy link

Where/how do I input this I’m sorry I’m a bit of a noob and this seems to only be happening when I scrape megadrive Roms in the B letter section it always happens in the same spot ? all other systems scrape correctly

@nsantalu
Copy link

nsantalu commented Dec 3, 2017

Steven, first I'd like to say THANKS! Your scrapper rules.

Any chance you could add an "option" to enter in credentials from the GUI so it passes our screen scrapper creds to the site every time we run it so we don't have to run it from the terminal window?

@papinist
Copy link

I have added those parameters to \retropie\configs\all\scraper.cfg
and it seems to work (no more access error)

@FrightRisk
Copy link

Can you give an example? S. Selph says to put -ss_user etc. in a comand line. But when I look inside scraper.cfg, it is a run-on sentence:

use_thumbs = "0"max_width = "400"max_height = "400"... and so on. Odd. Spaces seem important after
the tag and after the equals sign, but there is no space between a parameter and the next tag. The help says put a hyphen in front of the parameters "-ss_user", but the .cfg file doesn't seem to use them. So do I want this:

use_thumbs = "0"max_width = "400"ss_user = "myusername"ss_password = "mypassword"

Also, there is confusion about what account you need to log into. Is this my login for GitHub or for ScreenScraper.fr?

And lastly, is there a log printed somewhere of what failed? All those lines that were scrolling up my linux command window disappear when scraping is finished and it goes back to the scraper menu.

@MarbleMad06
Copy link

Please remove all nickname and password screenscraper account before 24h or i'm sandbox the sself developer account

@sselph
Copy link
Owner

sselph commented Jul 31, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants