web_scraper 0.0.8 copy "web_scraper: ^0.0.8" to clipboard
web_scraper: ^0.0.8 copied to clipboard

outdated

A simple web scraper to scrape HTML tags and their attributes to cast them into Lists and Maps for dart and flutter.

0.0.8 13/11/2020 #

  • Added pedantic for internal testing
  • Updated code quality & formatting

0.0.7 13/11/2020 #

  • Added URL validation for endpoints
  • Updated RegEx to scrape script variables
  • Updated to latest dart version 2.10.3
  • Improved documentation

0.0.6 23/06/2020 #

  • Removed dependency on Flutter

0.0.5 03/04/2020 #

  • getAllScripts added
  • getScriptVariables implemented
  • Improved error reporting

0.0.3 22/03/2020 #

  • Converted List of Maps of attributes to a single Map in repsonse
  • Web_Scraper Tests added
  • Added more description

0.0.1 20/03/2020 #

  • Initial Web Scraper Created.
295
likes
0
points
828
downloads

Publisher

verified publishertusharojha.com

Weekly Downloads

A simple web scraper to scrape HTML tags and their attributes to cast them into Lists and Maps for dart and flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

html, http

More

Packages that depend on web_scraper