Skip to content

Python script to collect benign files

Notifications You must be signed in to change notification settings

brandonlou/BenignFileScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benign File Scraper

Installation

  1. Install python3.10 and pip3
  2. Install Selenium: pip3 install selenium-wire
  3. Install Google Chrome
  4. Install corresponding ChromeDriver
  5. Set the CHROMEDRIVER_PATH environment variable to point to ChromeDriver's path.
  6. Optional but recommended: Install an ad-blocker such as uBlock Origin as a .crx file. Set the ADBLOCKER_PATH environment variable to point to the ad-blocker's path

Usage

  1. Run python3 scraper.py <site> <download_directory> where site is fileforum, portablefreeware, or cnet.

About

Python script to collect benign files

Resources

Stars

Watchers

Forks

Languages