scholar_scraper 0.0.3
scholar_scraper: ^0.0.3 copied to clipboard
A Flutter package designed for efficient data scraping from Google Scholar profiles. Extract and analyze publication information, including author names, publication years, and counts. Ideal for build [...]
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.1