andaqu / sssb-scraper

Python script to scrape SSSB and automate the process for a student looking for housing.

Repository from Github https://github.comandaqu/sssb-scraperRepository from Github https://github.comandaqu/sssb-scraper

SSSB-Scraper

A script to scrape the listings on Stockholm's Student Housing site (SSSB), automating the process for a student looking for housing.

The repo does not include .env, which should include the email and password of the account to send/receive the scraped results. It should be in the following format.

EMAIL=<insert_email_here>
PASS=<insert_password_here>

About

Python script to scrape SSSB and automate the process for a student looking for housing.


Languages

Language:Python 100.0%