Description: A Rust web scraper that extracts titles of the top 250 movies from IMDb. It uses reqwest for HTTP requests, scraper for HTML parsing, and tokio for async operations. Prints titles in list format. Demonstrates basic web scraping in Rust.
-
Notifications
You must be signed in to change notification settings - Fork 0
Description: A Rust web scraper that extracts titles of the top 250 movies from IMDb. It uses reqwest for HTTP requests, scraper for HTML parsing, and tokio for async operations. Prints titles in list format. Demonstrates basic web scraping in Rust.
RolH1992/web_scraper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Description: A Rust web scraper that extracts titles of the top 250 movies from IMDb. It uses reqwest for HTTP requests, scraper for HTML parsing, and tokio for async operations. Prints titles in list format. Demonstrates basic web scraping in Rust.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published