docs: remove redundant introduction from README and streamline content

This commit is contained in:
Elmar Kresse
2025-04-02 11:57:34 +02:00
parent c852f9e305
commit 9933141178

View File

@ -1,7 +1,3 @@
Below is a beautified version of your README with enhanced Markdown styling and emojis:
---
# Flatscraper - A Simple Web Scraper for Flat Listings 🔍🏠
**Flatscraper** is a lightweight web scraper that extracts flat listings from a specified URL. It leverages the [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/) library to parse HTML and capture essential details about flats—**title**, **price**, and **location**.