abbywinters

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 abbywinters scrapes Abby Winters (abbywinters.com). The site runs a custom tour with a server-rendered /amateurs/shoots listing whose cards carry the full per-scene metadata (title with embedded models, category section, detail URL, CDN thumbnail and a YYYYMM publish date). The CDN thumbnail path embeds the numeric shoot id, used as the scene ID. A detail-page fetch (via a small worker pool) enriches each scene with the precise release date and the performer list, which the listing card does not break out.

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