Skip to content

rosnerdev/cbr-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CBR Scraper

This is a simple scraper for the CBR website.

It is written in Python and uses the BeautifulSoup library for parsing HTML and the Requests library for making HTTP requests.

In addition, it uses the Rich library for displaying the results in a nice way.

Usage

The scraper uses the Poetry package manager to manage dependencies. To install the dependencies, run poetry install.

And to run the scraper, run poetry run python main.py.

The scraper does not take any user input. It will scrape all the featured articles on CBR and display the results in the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages