/rustcc_scraper

A scraper for rustcc.

Primary LanguageRust

RustCC Scraper

This is a bot to scrape the reddit latest Rust lang news, automatically clear the data, and use claude.ai API to summarize the content.

Usage

  1. install geckodriver or chromedriver

  2. e.g. ./geckdriver

  3. cargo run --bin rustcc_scraper

wait for the finish of it.

  1. cargo run --bin call_claude

wait for the finish of it.