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
- Host: GitHub
- URL: https://github.com/dimipash/python_bot
- Owner: dimipash
- Created: 2024-08-08T05:37:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T06:58:11.000Z (almost 2 years ago)
- Last Synced: 2025-07-03T02:39:06.535Z (about 1 year ago)
- Topics: bot, python, webscraping
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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