scholar_scraper 0.0.5 copy "scholar_scraper: ^0.0.5" to clipboard
scholar_scraper: ^0.0.5 copied to clipboard

A Flutter package for efficient data scraping from Google Scholar profiles. Extract and analyze publication information for academic research and citation analysis.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scholar_scraper

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  scholar_scraper: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:scholar_scraper/scholar_scraper.dart';
2
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package for efficient data scraping from Google Scholar profiles. Extract and analyze publication information for academic research and citation analysis.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

firebase_auth, flutter, html, http, open_file, path_provider, provider

More

Packages that depend on scholar_scraper