Skip to content

Yorubae/Seba-web-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEBA PDF Scraper [Deprecated]

This is a Python tool to scrape the SEBA website for PDF files.

Installation

To use this tool, follow these steps:

  1. Clone this repository
  2. Install the required packages by running pip install -r requirements.txt
  3. Run the tool using python main.py

Usage

By default, the tool will scrape the SEBA website and download all PDF files to the pdfs directory in the project root. You can modify the tool to suit your needs by changing the code inside the src directory and add more functionality.

Requirements

This tool requires Python 3 and the following packages:

  • requests
  • beautifulsoup4
  • tqdm

Contributing

If you find a bug or would like to contribute to this project, please open an issue or pull request on this repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages