This Python project scrapes information about upcoming repacks and recently updated ones from the FitGirl Repacks website. It provides details such as titles, genres, companies, sizes, download links, and languages using web scraping techniques.
Clone the repository:
git clone https://github.com/srishrachamalla7/FitGirl.git
pip install -r requirements.txt
python fitgirl_scraper.py
Upcoming Repacks: Extract details about upcoming repacks from the FitGirl site.
Recently Updated Repacks: Get information about recently updated repacks.
Contributions and improvements are welcome! Feel free to fork the repository, make changes, and submit a pull request.