Closed quirkyjoe closed 3 years ago
Attempting to use the House of Gord scraper returns a 403 error in the error popup.
Example URL: https://www.houseofgord.com/d/another-naked-pussy-walker
Result:
Error http error 403:Forbidden
I have created a Pull Request for it here if you wanted to try it. #635
After replacing my current yml file and restarting Stash, trying to scrape yields the following:
Error
exec: "google-chrome": executable file not found in $PATH
I don't think this is on my end, because I have successfully used other scrapers on the two machines I tested the fix on. (?)
Thank you very much for your time! If I can provide any further info, let me know.
You need to have CDP enabled for the updated yml to work :-)
Under Settings->Configuration you will see the setting to populate.
The one here is my setup as I use docker so yours will be different depending on what operating system you are using for stash.
Ie say for windows would be something like.
c:\Program Files\Google\Chrome\Application\chrome.exe
I'm also running Stash in a docker, would you mind pointing me at the chrome docker you're using?
command for installing headless chrome docker instance is, this is just done via terminal.
docker run --restart=always -d -p 9222:9222 --name headless-shell --shm-size 2G chromedp/headless-shell
That worked great, looks good!
Thank you for the guidance on the CDP path setting as well.
closing this as #635 was merged
Attempting to use the House of Gord scraper returns a 403 error in the error popup.
Example URL: https://www.houseofgord.com/d/another-naked-pussy-walker
Result: