web_scraper library

Web Scraper Library

A very basic web scraper implementation to scrap html elements from a web page.

Package supports for both dart & flutter.

Contributions are welcome at https://github.com/tusharojha/web_scraper

Classes

WebScraper
WebScraper Main Class.

Exceptions / Errors

WebScraperException
WebScraperException throws exception with specified message.