Documentation
¶
Overview ¶
Package tadpolexstudio scrapes TadPoleX Studio (tadpolexstudio.com), an Elevated X tour on the `latestUpdateB` card skin.
The listing card carries every field — scene id, title, URL, performers, date, duration and thumbnail — so the detail worker pool only adds the category tags.
It stays a standalone scraper rather than joining a shared Elevated X util for the reason set out in the goldwinpass package doc: every site in that family wraps its cards in a different class, so a util would just be several regex sets sharing a name.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scraper ¶
Scraper implements scraper.StudioScraper for TadPoleX Studio.
func (*Scraper) ListScenes ¶
func (*Scraper) MatchesURL ¶
Click to show internal directories.
Click to hide internal directories.