osauldmy/scrapy-mongodb-fastapi-apartments
Web scraping of real estates with Scrapy, pydantic, FastAPI, MongoDB and MinIO
This project helps real estate analysts or market researchers gather daily apartment listing data from various websites. It takes specified real estate URLs as input, scrapes the listing details, cleans them, and then stores this structured data. The output is a searchable database of daily apartment listings and an API to access this data, useful for market trend analysis or competitive intelligence.
No commits in the last 6 months.
Use this if you need a reliable, automated way to collect and store real estate listing data from multiple online sources daily, and want to access it programmatically.
Not ideal if you're looking for a simple, one-off data extraction tool without needing a persistent database or API access.
Stars
9
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jun 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/osauldmy/scrapy-mongodb-fastapi-apartments"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.