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