dickdrainers

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: 12 Imported by: 0

Documentation

Overview

Package dickdrainers scrapes DickDrainers (dickdrainers.com), a NATS tour CMS site. The real tour lives under /tour/ (the root is an age-gate splash). Every scene's metadata — title, performers, tags, duration, date, description, and thumbnail — is published on the listing cards at /tour/categories/movies/{page}/latest/, so no per-scene detail fetch is needed (the public detail pages are generic join prompts). Model pages (/tour/models/{slug}.html) list a single performer's video updates in a different card layout, parsed separately.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scraper

type Scraper struct {
	// contains filtered or unexported fields
}

func New

func New() *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