Add selector-free HTML page reading and static extraction (#414) * feat(scraping): ✨ Add static selector discovery and extraction * fix(rendering): 🐛 Preserve explicit snapshot user agents * Add object-first HTML page reading * Document object-first page workflows