Skip to content

amandauuuuu/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

scraper project

This project is a web scraper built using Python. It utilizes the requests library to make HTTP requests and BeautifulSoup from the bs4 library to parse HTML content.

Installation

To install the required dependencies, run the following command:

pip install -r requirements.txt

Usage

To run the scraper, execute the main.py file located in the src directory:

python src/main.py

Contributing

Feel free to submit issues or pull requests for improvements or bug fixes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages