Skip to content

Add JavGuru scraper - #2780

Open
dabada0691 wants to merge 2 commits into
stashapp:masterfrom
dabada0691:javguru-scraper
Open

Add JavGuru scraper#2780
dabada0691 wants to merge 2 commits into
stashapp:masterfrom
dabada0691:javguru-scraper

Conversation

@dabada0691

Copy link
Copy Markdown

Scene by URL and by name search, plus performer (actress) by URL.

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

Short description

Adds a pure-XPath scraper for jav.guru: scenes by URL and by name search
(search → pick result → full scrape), and actresses by URL. Includes the
browser User-Agent header the site requires.

Scene by URL and by name search, plus performer (actress) by URL.
Images on cdn.javmiku.com sit behind a Cloudflare challenge and return 403
to server-side fetches, which stalls saving a scraped scene/performer.
cdn.javnorth.com mirrors the same paths and is reachable, so rewrite the
image host for scene, search-result and performer images.
@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

1 participant