pivox 1.1.0 copy "pivox: ^1.1.0" to clipboard
pivox: ^1.1.0 copied to clipboard

A powerful free proxy rotator and web scraping toolkit for Dart and Flutter applications with dynamic proxy sourcing, smart rotation, and advanced web scraping capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pivox

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

dependencies:
  pivox: ^1.1.0

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:pivox/pivox.dart';
1
likes
150
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful free proxy rotator and web scraping toolkit for Dart and Flutter applications with dynamic proxy sourcing, smart rotation, and advanced web scraping capabilities.

Repository (GitHub)
View/report issues

Topics

#proxy #web-scraping #http #networking #scraping

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, crypto, data_cache_x, dio, flutter, flutter_inappwebview, get_it, html, http, path, path_provider, shared_preferences, uuid

More

Packages that depend on pivox