Skip to content

Update PimpBunny scraper for onlyfans-creators URLs and current markup - #2761

Open
bebert64 wants to merge 6 commits into
stashapp:masterfrom
bebert64:add-pimpbunny-performer-scraper
Open

Update PimpBunny scraper for onlyfans-creators URLs and current markup#2761
bebert64 wants to merge 6 commits into
stashapp:masterfrom
bebert64:add-pimpbunny-performer-scraper

Conversation

@bebert64

@bebert64 bebert64 commented May 27, 2026

Copy link
Copy Markdown
Contributor

Scraper type(s)

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

Examples to test

sceneByURL

performerByURL

Short description

Update PimpBunny for current site markup:

  • Performer URLs: onlyfans-modelsonlyfans-creators
  • Performer fields: bio, thumbnail, top-list tags, social URLs (+ og:url fallback), keyword aliases
  • Scene tags: pages-view-video-tagspages-view-video-categories
  • Scene details: add description scraping; fix invalid [normalize-space()] xpath
  • Tag selectors: use //a form consistent with other scrapers

bebert64 and others added 6 commits May 27, 2026 22:13
Use og:* meta tags and h1 for stable performer metadata on public profile pages.

Co-authored-by: Cursor <cursoragent@cursor.com>
Point performer URLs at onlyfans-creators, refresh XPath selectors against live pages, fix scene tags, and add performer details and aliases.

Co-authored-by: Cursor <cursoragent@cursor.com>
The video title is rendered as a div with pages-view-video-video-title, not an h1.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use explicit /text() selectors for performer and scene tags, and scrape scene description from the page body with og:description fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
Remove invalid [normalize-space()] predicate that broke scene details in Stash's xpath engine, and use //a for tag names like other community scrapers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Maista6969
Maista6969 force-pushed the master branch 2 times, most recently from acb310b to cd51adb Compare July 9, 2026 18:16
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.

1 participant