looter 1.0.0 copy "looter: ^1.0.0" to clipboard
looter: ^1.0.0 copied to clipboard

unlistedoutdated

A simple yet fully-featured web scraper for both static and dynamically generated web pages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add looter

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

dependencies:
  looter: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:looter/looter.dart';
4
likes
0
points
40
downloads

Publisher

verified publishermicazi.dev

Weekly Downloads

A simple yet fully-featured web scraper for both static and dynamically generated web pages.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, html, http, puppeteer

More

Packages that depend on looter