Crates.io | scrpr |
lib.rs | scrpr |
version | |
source | src |
created_at | 2024-11-24 14:38:16.845677 |
updated_at | 2024-11-24 14:38:16.845677 |
description | Basic rust scraper and data selector |
homepage | https://github.com/elcoosp/scrpr |
repository | https://github.com/elcoosp/scrpr |
max_upload_size | |
id | 1459298 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Basic rust scraper and data selector
๐ Explore the docs ยป
View Demo
ยท
Report Bug
ยท
Request Feature
Scrape and select
cargo install scrpr
See the open issues for a full list of proposed features (and known issues).
Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout-b feat/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feat/AmazingFeature
)Distributed under the MIT License. See LICENSE.txt
for more information.
elcoosp - @elcoosp - elcoosp@gmail.com
Project Link: https://github.com/elcoosp/scrpr