Skip to content

Conversation

Ingenioes
Copy link

Generated by an automatic template. Can be removed if not applicable.

Scraper type(s)

  • performerByName
  • performerByFragment
  • performerByURL
  • sceneByName
  • sceneByQueryFragment
  • sceneByFragment
  • sceneByURL
  • groupByURL
  • galleryByFragment
  • galleryByURL
  • imageByFragment
  • imageByURL

Examples to test

https://www.sexlikereal.com/scenes/up-close-vr-with-nicole-doshi-45333
https://www.sexlikereal.com/scenes/maid-surprise-35517
https://www.sexlikereal.com/scenes/sexperience-with-nicole-doshi-38905

Short description

SLR had a website update, I tried to get this scraper back to a working state. Not a big coder though. Maybe use it as a base to advance if the code is of to bad quality.
Mostly tested URL scene scraping but sceneByFragment is using the same function so it should work as well I guess.

@Ingenioes
Copy link
Author

I think am starting to understand more and more of what I am doing here ...
Will publish another commit tomorrow and do some refactoring.

@Ingenioes Ingenioes force-pushed the feature/fix-vrporn-sexlikereal-scrapers branch from 9eff00e to 9088a05 Compare October 15, 2025 08:09
remove references to dynamic element names and changed some selectors to be more specific
@Ingenioes Ingenioes force-pushed the feature/fix-vrporn-sexlikereal-scrapers branch from d718a75 to 95f8eee Compare October 15, 2025 08:14
@Ingenioes
Copy link
Author

Aside from the studio name every selector will return unique results and is no longer using those dynamic(bs) class names.
I don't know how to adjust the selector so it does not return the studios of the website "side-bar" entries.
It works for now but you guys decide if it is up to your standards...

@feederbox826
Copy link
Collaborator

Selectors do not return unique results

  • //time/@datetime returns 26
    and syntax for parseDate returns an error
  • //div[@style="display:contents"]/p/text() returns 14
  • //a[contains(@href,"/studios/") and contains(@class,"avatar avatar-size-32")]/@title returns 13

Will have a look myself later

@feederbox826 feederbox826 marked this pull request as draft October 16, 2025 05:39
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

Successfully merging this pull request may close these issues.

2 participants