Skip to content

scraping and applies for apartments on Gothenburgs marketpage

Notifications You must be signed in to change notification settings

Nick-Well/Auto-Apply-Boplats-se

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Working

Automaticly scrape and look for apartments on boplats

script that needs some love
yea, some real love. for installation on ubuntu server you will need xorg
also firefox-esr. pynput is creating alot of problems so will patch.

Requirements:

python3, python3-pip, selenium, BeautifulSoup4, geckodriver, webdriver_manager, pynput

Linux

Debian

sudo apt install git python3 python3-pip
pip install selenium BeautifulSoup4 pynput
git clone https://github.com/Nick-Well/boplats.git

Arch

sudo pacman -S git python python-pip
pip install selenium BeautifulSoup4 pynput
git clone https://github.com/Nick-Well/boplats.git

TODO:

  • Docker container for ez of use
  • Add more comments in the code
  • Make it easyer to install. barebones
  • gui?
  • Change from xpath to id/name/class
  • remove pynput

About

scraping and applies for apartments on Gothenburgs marketpage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published