An open API service indexing awesome lists of open source software.

https://github.com/dimipash/python_bot

Web Scraping Python Bot Finding Flats
https://github.com/dimipash/python_bot

bot python webscraping

Last synced: 10 months ago
JSON representation

Web Scraping Python Bot Finding Flats

Awesome Lists containing this project

README

          

## Blueground Flats Bot
This Python script scrapes rental listings from Blueground, filters them based on a specified budget, and sends an email with the details of flats that meet the criteria.

## Features
- Scrapes apartment listings from Blueground.
- Filters listings based on a specified budget.
- Sends an email with the filtered listings.

## Requirements
- Python 3.x
- requests library
- beautifulsoup4 library