crawl-rs 0.0.1

Crawl-rs allows you to generate async Http requests, and scrape the results directly into a custom datastructure.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.51 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 229.22 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • o0Ignition0o/crawl-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • o0Ignition0o

Crawl-rs

An Rust library to crawl and scrape the web.

This is just a Proof Of Concept for now. Don't consider trying to use it at least until 0.1 is out.