Imot.bg Scraper - Bulgaria Real Estate Data
Imot.bg Scraper - Bulgaria Real Estate Data — a Python client for the Apify Actor. Pull Imot.bg data at scale with no API-key hassle: thousands of clean, structured results you can export to JSON, CSV or Excel.
▶️ Run it on Apify: https://apify.com/logiover/imot-bg-scraper-bulgaria-real-estate
Install
pip install imot-bg-scraper-bulgaria-real-estate
Usage
from imot_bg_scraper_bulgaria_real_estate import scrape
items = scrape({}, token="YOUR_APIFY_TOKEN")
print(len(items), "results")
print(items[0])
Get your free Apify token at https://console.apify.com/account/integrations.
Input
| Field | Type | Description |
|---|---|---|
startUrls |
array | Start URLs |
listingType |
string | Listing Type |
propertyType |
string | Property Type |
city |
string | City |
maxListings |
integer | Max Listings |
scrapeDetails |
boolean | Scrape Detail Pages |
translateToEnglish |
boolean | Translate to English |
proxyConfiguration |
object | Proxy Configuration |
All fields optional — run with empty input {} for a broad default result set.
Output
Each result item includes fields such as: title, titleBg, listingType, propertyType, priceFormatted, pricePerSqm, area, rooms, floor, constructionType, yearBuilt, city, neighborhood, agencyName, agencyPhone, imageThumbnail, listingUrl, publishedDate, scrapedAt, listingId.
Why use this
- ⚡ Thousands of results per run, auto-paginated
- 🔑 No Imot.bg login or reverse-engineering — just call the Actor
- 📦 Export to JSON, CSV, Excel, JSONL, XML
- ☁️ Runs on Apify cloud — schedule it, add webhooks, wire into Make / Zapier / n8n
FAQ
Do I need an API key?
Only a free Apify token (grab one at https://console.apify.com/account/integrations). No Imot.bg login and no scraping setup on your side.
How many results can I get?
Thousands per run. Raise the limit in the input to pull more — the Actor paginates for you.
What export formats are supported?
Results are plain JSON in code; from the Apify dataset you can export CSV, Excel, JSON, JSONL or XML.
Is this an official Imot.bg API?
No. It is an unofficial Imot.bg data client on the Apify platform — a maintained alternative when there is no official or affordable API.
Links
- ▶️ Run the Actor: https://apify.com/logiover/imot-bg-scraper-bulgaria-real-estate
- 📚 Docs & examples: https://github.com/logiover/imot-bg-scraper-bulgaria-real-estate
- 🧰 More scrapers by logiover: https://apify.com/logiover
MIT © 2026 logiover · Client library for the hosted Apify Actor. Not affiliated with Imot.bg.
Release files for imot-bg-scraper-bulgaria-real-estate 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| imot_bg_scraper_bulgaria_real_estate-1.0.0.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| imot_bg_scraper_bulgaria_real_estate-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / imot_bg_scraper_bulgaria_real_estate-1.0.0.tar.gz
| Download URL | imot_bg_scraper_bulgaria_real_estate-1.0.0.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c7e4d123c638c60b364141314d476f9f82321b9d5f341cc1dbddd6c1cb4c671a
|
|
BLAKE2b-256 checksum How to use checksums |
b83aca246961c662b843e79eb870e6b40182990798bc9ebd5e668eb7202d6aca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|
Release files / imot_bg_scraper_bulgaria_real_estate-1.0.0-py3-none-any.whl
| Download URL | imot_bg_scraper_bulgaria_real_estate-1.0.0-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c97ee0611f013fc77aee9ee6d1dd665f29fe46a7d9f02332c5ec6368c3034547
|
|
BLAKE2b-256 checksum How to use checksums |
eca75701effbc0a420a804636cc91939070214320397205f064f1dbb611e506a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|