https://github.com/tensor-programming/rust_web_crawler
https://github.com/tensor-programming/rust_web_crawler
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-programming/rust_web_crawler
- Owner: tensor-programming
- Created: 2018-01-06T03:59:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T04:01:57.000Z (about 8 years ago)
- Last Synced: 2024-12-16T19:04:01.693Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 23
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust_web_crawler
# A simple multi-threaded webcrawler built in Rust.
## Run `cargo run http://website.name/` to run the app, run `cargo build` to build an executable file.
### Check out the Youtube Tutorial for this [Rust Tutorial](https://youtu.be/LNABJvABhos). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.
### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).
### Our [Twitter](https://twitter.com/TensorProgram), our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/) and our [Steemit](https://steemit.com/@tensor).