Skip to content

01110000u01101110k/simple_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Scraper

This project is a simple scraper that can currently:

  • work with html documents returned by some websites.
  • You can pass the scraper the information from which html tag you need, and specify an additional attribute that is present in this tag (if any).
  • As a result, the content contained on the site will be returned, the content will be displayed in the terminal, and saved in the result.txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages