Skip to content

babepedia broken #2389

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

Open
Kongen1981 opened this issue Jun 11, 2025 · 5 comments
Open

babepedia broken #2389

Kongen1981 opened this issue Jun 11, 2025 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Kongen1981
Copy link

When i try to scrape a performer i get this error scrapeSinglePerformer: input: scrapeSinglePerformer error while name scraping with scraper Babepedia: http error 403:Forbidden

Image
Image

scraping a performer

@Kongen1981 Kongen1981 added the bug Something isn't working label Jun 11, 2025
@feederbox826
Copy link
Collaborator

Can't seem to replicate on my end, can you try updating your user-agent?

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 works well for me and scrapes just fine https://scrape.feederbox.cc/performer?id=z4pfFRRB

@Kongen1981
Copy link
Author

I forgot to say that i am on unraid, did check for updates on scrapers

@nrg101
Copy link
Contributor

nrg101 commented Jun 12, 2025

Maybe you have an old version of the scraper that either doesn't have the User-Agent header in driver.headers, or it has an old value that doesn't work anymore?

I'm using the latest scraper version May 28, 2025 with User-Agent:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0

and it scrapes just fine, no VPN, just direct.

@feederbox826
Copy link
Collaborator

User-Agent is also set in stash itself

Image

@Kongen1981
Copy link
Author

i tried with those settings, i still get the same error Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants