tadpolexstudio

package
v1.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

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

type Scraper struct {
	Client *http.Client
}

Scraper implements scraper.StudioScraper for TadPoleX Studio.

func New

func New() *Scraper

New constructs a TadPoleX Studio scraper.

func (*Scraper) ID

func (s *Scraper) ID() string

func (*Scraper) ListScenes

func (s *Scraper) ListScenes(ctx context.Context, studioURL string, opts scraper.ListOpts) (<-chan scraper.SceneResult, error)

func (*Scraper) MatchesURL

func (s *Scraper) MatchesURL(u string) bool

func (*Scraper) Patterns

func (s *Scraper) Patterns() []string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL