Skip to content

Commit 6931d02

Browse files
author
kade killary
authored
Add MIT license badge
1 parent b798b88 commit 6931d02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Web Scraping With Rust
22

3+
![](https://img.shields.io/github/license/mashape/apistatus.svg)
4+
35
In this post I'm going to explore web scraping in Rust through a basic [Hacker News](https://news.ycombinator.com) CLI. My hope is to point out resources for future Rustaceans interested in web scraping. Plus, highlight Rust's viability as a scripting language for everyday use.
46

57
## Scraping Ecosystem

0 commit comments

Comments
 (0)