Scholar Scraper Package
A Flutter package for scraping scholar data.
Features
- Scrape and Save: Extract information from a Google Scholar page and save it.
- Scrape Details: Extract details such as author name, year, and publication count.
Getting Started
To use this package, add scholar_scraper
as a dependency in your pubspec.yaml
file.
dependencies:
scholar_scraper: ^0.0.5