/ src / content / projects / nyaa-si-scraper.mdx
nyaa-si-scraper.mdx
 1  ---
 2  title: Nyaa.si Scraper
 3  date: 2021-01-17
 4  description: Scraper for nyaa.si made with Rust and Typescript.
 5  source: https://github.com/elianiva/nyaa-si-scraper
 6  type: personal
 7  stack:
 8      - ["Deno", "https://deno.land"]
 9      - ["Rust", "https://www.rust-lang.org/"]
10  ---
11  
12  **Nyaa.si Scraper** is a scraper that I made to play around with Rust and Deno. The idea came from my friend, but he made this using Golang.
13  
14  It was a fun little thing to do in my spare time. It's also the first thing I made with Deno. Feel free to try it if you want :)
15  
16  Both Rust and Deno version looks the same. Here's how it looks.
17  
18  ![preview](/assets/projects/nyaa-si-scraper/preview.webp)