Skip to content

RomC4st/Python_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python bot

A bot that allow connection to a website and file download

Getting Started

First download ChromeDriver in the root folder:

  • Webdriver
  • Make .env file
  • Create /download folder

Environnement variable

  • ID_PASSWORD= your_password
  • ID_USERNAME= your_username
  • TARGET_URL= website_url
  • DOWNLOAD_DIR= your_local_download_folder
  • DOWNLOAD_LINK= link_to_download_file
  • WEBDRIVER_PATH= path_to_webdriver

Installing

pip install -r requirement.txt

Launch website

python setup.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages