Commit graph

2 commits

Author SHA1 Message Date
feederbox826
d948f1e070
add support for scraping with surf (tls impersonation) 2026-04-28 21:22:27 -04:00
WithoutPants
88eb46380c
Refactor scraper package (#6495)
* Remove reflection from mapped value processing
* AI generated unit tests
* Move mappedConfig to separate file
* Rename group to configScraper
* Separate mapped post-processing code into separate file
* Update test after group rename
* Check map entry when returning scraper
* Refactor config into definition
* Support single string for string slice translation
* Rename config.go to definition.go
* Rename configScraper to definedScraper
* Rename config_scraper.go to defined_scraper.go
2026-02-04 11:07:51 +11:00
Renamed from pkg/scraper/config.go (Browse further)