fratx

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

Documentation

Overview

Package fratx scrapes fratx.com.

The tour has no all-videos listing: `sets.php` indexes models, and scenes are only reachable through `category.php?id={n}`. The union of every category the home page links reaches 345 scenes, and the 24 model sets add none the categories miss, so the category sweep is the catalogue.

Listing cards carry the title, the date and a thumbnail. Each scene's own `trailer.php?id={n}` page adds the tags, the cast, the description and the player poster, so a detail fetch follows discovery.

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
	// 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