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.

160/ 160
pub points
134
downloads

We analyzed this package 4 days ago, and awarded it 160 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/spidr-scraping/spidr was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/spidr-scraping/spidr/tree/main/packages/spidr was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/spidr-scraping/spidr/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

275 out of 297 API elements (92.6 %) have documentation comments.

Some symbols that are missing documentation: spidr.AiExtractor.AiExtractor.new, spidr.BasicProxyPool.BasicProxyPool.new, spidr.CrawlerScheduler.CrawlerScheduler.new, spidr.MemoryStorageAdapter.MemoryStorageAdapter.new, spidr.MockAiExtractor.MockAiExtractor.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:spidr/spidr.dart that imports:
  • package:spidr/src/spidr.dart that imports:
  • package:spidr_browser/spidr_browser.dart that imports:
  • package:spidr_browser/src/browser.dart that imports:
  • package:spidr_browser/src/cdp_browser_web.dart that imports:
  • package:webkit_inspection_protocol/webkit_inspection_protocol.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
meta ^1.10.0 1.18.3 1.18.3
spidr_ai ^0.0.1 0.0.1 1.0.1
spidr_browser ^0.0.1 0.0.1 1.1.0
spidr_core ^0.0.1 0.0.1 1.1.0
spidr_crawler ^0.0.1 0.0.1 1.1.0
spidr_proxy ^0.0.1 0.0.1 1.0.1
spidr_stealth ^0.0.1 0.0.1 1.0.1
spidr_storage ^0.0.1 0.0.1 1.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dio - 5.10.0 5.10.0
dio_web_adapter - 2.2.0 2.2.0
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 7 issues. Showing the first 2:

The constraint `^0.0.1` on spidr_ai does not support the stable version `1.0.0`, that was published 29 days ago.

When spidr_ai is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions spidr_ai to update the constraint.

The constraint `^0.0.1` on spidr_browser does not support the stable version `1.0.0`, that was published 29 days ago.

When spidr_browser is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions spidr_browser to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.14, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
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