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

Core types, interfaces, capabilities, and configurations for SPIDR.

spidr_core #

The foundational component of the SPIDR scraping framework. This package defines the core types, interfaces, platform capabilities, models, and exception models shared across all SPIDR plugin packages.

Structure #

  • SpidrRequest & SpidrResponse: The unified network data exchange models.
  • SpidrPage & SpidrElement: Parsed DOM wrappers exposing selector APIs.
  • SpidrClient: The standard interface for request executors.
  • SpidrCapabilities: The runtime platform capability inspection registry.
  • SpidrPlugin & SpidrPluginRegistry: Extension endpoints supporting dynamic loading of storage, AI, stealth, crawler, and proxy layers.
0
likes
130
points
156
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core types, interfaces, capabilities, and configurations for SPIDR.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

collection, crypto, dio, html, meta

More

Packages that depend on spidr_core