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

[ModelMediaAsia] Scraper Not Working Anymore #2163

Closed
NormanPriv opened this issue Jan 11, 2025 · 2 comments
Closed

[ModelMediaAsia] Scraper Not Working Anymore #2163

NormanPriv opened this issue Jan 11, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@NormanPriv
Copy link
Contributor

NormanPriv commented Jan 11, 2025

The Xpath selector seems to remain unchanged but the scraper no longer obtains anything from the webpages. Have no idea how to deal with it. Maybe needs to handle cookies or possibly some pop up window?

Are you scraping a scene, gallery, movie, or performer?

Scene

Scrape with URL? If so, what URLs have you tried?

https://modelmediaasia.com/zh-CN/videos/MD-0311

Please check the logs to see if there are any relevant error messages you can include

@NormanPriv NormanPriv added the bug Something isn't working label Jan 11, 2025
@NormanPriv
Copy link
Contributor Author

NormanPriv commented Jan 17, 2025

@Maista6969 Thank you so much for your amazing work!

For the scene scraper, would it be possible to let the scene scraper also fill in the URL?
I use the scrape by fragment approach to let the scraper infer the URL and then scrape. The current version doesn't fill this URL into Stash.

For the performer scraper, it would be perfect if it could capture height, weight and measurements. These three are not always available but do show up for some of the performer. For example:

https://modelmediaasia.com/zh-CN/models/11

One last thing is that it would be even better if the country field can be fixed to Taiwan. I don't know how the country value is represented for Stash.

Thank you once again!

@Maista6969
Copy link
Collaborator

Thanks for the feedback, I totally forgot about the URL! I have fixed this in 36395b0

I have also added height, weight and measurements to the performer scraper :)

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

2 participants