Skip to content

bobinsingh/Fitgirl-link-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Fitgirl-link-generator

Game Downloader

A Python script that utilizes Selenium and BeautifulSoup to search for and retrieve download links for games from the FitGirl Repacks website.

Features

  • Headless Chrome browsing for stealth operation
  • Search for games by name
  • Display the top 5 search results
  • Select a result and navigate to the download page
  • Extract and print download links with specific keywords

Usage

  1. Install the required dependencies (Selenium, BeautifulSoup, and ChromeDriver).
  2. Run the script.
  3. Enter the game name when prompted.
  4. Select the desired result from the top 5 search results.
  5. The script will navigate to the selected game's page and print the download links.

Dependencies

Before running the code make sure you have the foolowing libraries and chromdriver installed.

Note

This script is for educational purposes only. Please respect the terms of service and copyright laws when downloading games or other content.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages