Skip to content

gianlucalucchesi/rechtspersonenregister-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPR_bot

Finds respective Belgian company court based on postal code (and street if applicable) on fgov website (https://territoriale-bevoegdheid.just.fgov.be/cgi-main/competence-territoriale.pl)

Installation

  1. Download and install Python: https://www.python.org/downloads/
  2. If you're using VSCode:
    1. Open entire folder with VSCode (correct directory will be automatically selected in terminal)
    2. Configure the virtual environment: $ python3 -m venv venv creates a virtual environment called "venv"
  3. Download and install Selenium in the project directory via terminal: $ pip install selenium
  4. Download and install the correct Chrome Webdriver for your respective Chrome browser version: https://sites.google.com/a/chromium.org/chromedriver/downloads

About

Finds respective Belgian company court based on postal code (and street) on fgov website (https://territoriale-bevoegdheid.just.fgov.be/cgi-main/competence-territoriale.pl)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages