I created webscrapper which uses " BeautifulSoup " alongside with the
" fake-useragent " in order to scrap website otodom.
Using SQLAlchemy. Creates local database and saves
data, if there is already entry in the database, skips
process of scrapping that offer.
Takes only max and min price of rent in warsaw, may be
developed later.
Has set time.sleep
set to 1
in order not to overload the server
with requests.
Fun project so there's no actual Documentation or comments
Just code :)