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 (*Scraper) ListScenes ¶
func (*Scraper) MatchesURL ¶
Click to show internal directories.
Click to hide internal directories.