dart_web_scraper 0.0.10 dart_web_scraper: ^0.0.10 copied to clipboard
Easy-to-use, reusable web scraper. Extracts and cleans HTML/JSON, providing structured data results.
0.0.10 #
- Fix
queryParameters
bug.
0.0.9 #
- Support header forwarding for ScrapingBee requests.
0.0.8 #
- POST requests can now use
proxyUrl
0.0.7 #
- Update
Readme.md
file.
0.0.6 #
- Rename
Spider
toWebScraper
.
0.0.5 #
- Add badges to the
README.md
file.
0.0.4 #
- The package description was too short.
0.0.3 #
- First version of the package.