- Added support for trimming.
- Use source generation for JSON deserialization.
- Now image results with invalid image URLs in
GoogleScraper
are skipped. - Marked
BraveScraper.GetImagesAsync
as deprecated. Brave removed its image search API and and now returns a 404 page. - Fixed
DuckDuckGoScraper
not working due to a change on DuckDuckGo's side.