web_scraper 0.0.6 copy "web_scraper: ^0.0.6" to clipboard
web_scraper: ^0.0.6 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.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.
290
likes
0
pub points
88%
popularity

Publisher

verified publishertusharojha.com

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