spidr 0.0.1 copy "spidr: ^0.0.1" to clipboard
spidr: ^0.0.1 copied to clipboard

A next-generation adaptive web scraping, browser automation, crawling, and data acquisition framework for Dart and Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add spidr

With Flutter:

 $ flutter pub add spidr

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

dependencies:
  spidr: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:spidr/spidr.dart';
1
likes
160
points
134
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A next-generation adaptive web scraping, browser automation, crawling, and data acquisition framework for Dart and Flutter.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta, spidr_ai, spidr_browser, spidr_core, spidr_crawler, spidr_proxy, spidr_stealth, spidr_storage

More

Packages that depend on spidr