Search (?s=) started returning 429 and the homepage is JS-rendered (no post links in raw HTML), so the old search scraper got 0 (frozen since 2026-05-07). perverzija is WordPress and the VPS can reach it (200, not CF-blocked), so converted to a browse scraper over the WP REST API (/wp-json/wp/v2/posts?_embed=1): one structured call per page gives title, date, featured thumbnail, studio (category — DadCrush/FamilyStrokes/ … TeamSkeet-family paysite re-ups) and genre tags. Performers via canonical merge (stars taxonomy isn't REST-exposed; title carries names). Playback unchanged (embed iframe → phone-side). 15 fresh + 45 refreshed on first crawl. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| connectors | ||
| extractors | ||
| models | ||
| normalize | ||
| resolve | ||
| scheduler | ||
| templates | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| db.py | ||
| ingest.py | ||
| main.py | ||