Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Overview

This is a basic web scraper program to see how many times a chosen word is used within a website.

I wrote this to learn the Rust language, and too see how it can interact with websites and data.

Software Demo Video

Development Environment

This software was created in VS Code using the basic Rust package. It is run using the terminal on the machine.

I used Rust as the programming language. Within that I used the Document, Name, Error, IO, Duration, and HashMap packages.

Useful Websites

Future Work

  • Some phrases will not be scraped from website, need to see why.
  • Add in functionality to show the phrases and location of found words.

About

This is a Rust web scraper to learn the language.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages