dubizzle Egypt Scraper: New Listing Alerts avatar

dubizzle Egypt Scraper: New Listing Alerts

Pricing

from $1.52 / 1,000 listing returneds

Go to Apify Store
dubizzle Egypt Scraper: New Listing Alerts

dubizzle Egypt Scraper: New Listing Alerts

dubizzle Egypt scraper by keyword: get one row per listing (title, price, location, category, condition, link). Turn on monitoring for only new listings and price drops since your last run. No login required; empty searches and quiet monitoring runs are free.

Pricing

from $1.52 / 1,000 listing returneds

Rating

0.0

(0)

Developer

Adrian Voss

Adrian Voss

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Watch a search, get only what's new. This actor runs your search against dubizzle Egypt's own search-results pages — through a Residential Egypt proxy, since a plain request gets a bot-check page — and returns one clean row per listing: title, price, location, category, condition, and a permanent link. Turn on monitoring and it becomes a watchlist: new listings and price drops since your last run, charged per new row, free on quiet days. Schedule it hourly and send the results to Discord, Slack, Google Sheets, or n8n.

Who it's for

A reseller or arbitrage buyer watching a category for underpriced or newly-posted listings on dubizzle Egypt, or a market-research team tracking prices, gets a live feed without refreshing the site by hand. The current Store leader for this platform family (memo23, 211 lifetime users) is UAE-focused; a monitoring/delta actor targeting this family died with only 2 users — this actor is Egypt-specific with monitoring built in from day one, not an afterthought.

This actor is dubizzle Egypt's member of the same EMPG/Dubizzle-Group platform family as olx-pakistan-listing-lookup and zameen-listing-lookup in this catalogue — all three server-render the same underlying search-result JSON, so the same monitoring model works the same way on each.

Why this one

  • Monitoring first, not a one-off dump. Turn on "Only return results that are new, or dropped in price" and this actor becomes a watchlist: it remembers every listing ID it has already shown you, and only bills you for what's actually new or has dropped in price since the last run.
  • Reads dubizzle Egypt's own server-rendered listing data — the same JSON its search pages embed for every visitor — not text scraped off rendered HTML.
  • Works through the block dubizzle Egypt puts up. A plain request from a generic datacenter IP gets a JS bot-check page with no data at all; this actor routes through a Residential Egypt proxy by default so it actually gets real listings.
  • Never charged for a miss, or a quiet monitoring run. A search that finds nothing, or a scheduled watchlist run where nothing changed, still gets a row explaining what happened — and costs nothing.
  • Paste a keyword or your own saved search URL. Type plain keywords, or paste a dubizzle Egypt search-results URL you've already filtered on the site — its filters carry straight through.

What you get

One row per listing by default (turn off "Expand rows" in Advanced to get one row per search instead, with the listings nested under listings).

queryfoundstatussearchQuerylistingCounttotalAvailabletruncatednewCountpriceDropCountmonitorStatuslistingslistingIdtitlepricecurrencypostedAtupdatedAtcityareacategoryconditionisFeaturedsellerVerifiedagencyNameimageUrlphotoCountdescriptionchangeTypeisNewpreviousPricepriceDropPctfirstSeenAturlscrapedAt
iphonetrueOK<monitoring status (quiet / seeded runs)><all listings found (full list)> <price (egp)><city / governorate><area / neighbourhood><is this a featured/boosted ad?><listing agency (business name, when present)><new / price-drop / seen><is this listing new?><previous price (egp)><price drop %>1970-01-01T00:00:00.000Z
FieldTypeDescription
querytextThe search you submitted, echoed back
foundbooleantrue if dubizzle Egypt returned a real search-results page for this search
statustextOK on a match; NOT_FOUND, BLOCKED, or BAD_FORMAT on a miss
messagetextPlain-English reason for a miss — only present when found is false
searchQuerytextThe keyword actually searched (parsed out of a pasted URL, if you gave one)
listingCountnumberListings returned and billed for this search
totalAvailablenumberTotal listings dubizzle Egypt reports matching this search, including ones not returned
truncatedbooleantrue if more results existed than were returned
newCountnumberNew listings this run (monitoring only)
priceDropCountnumberPrice drops this run (monitoring only)
monitorStatustextNO_NEW_ROWS on a quiet monitoring run, WATCHLIST_SEEDED on a silent first run, otherwise empty
listingIdtextdubizzle Egypt's own numeric listing ID
titletextListing title
pricenumberPrice in EGP
currencytextEGP, or empty alongside an empty price
postedAtdateWhen the ad was first posted
updatedAtdateWhen the ad was last bumped or edited
citytextCity / governorate
areatextNeighbourhood / area, when available
categorytextFull category path
conditiontextNew, Used, or empty when the category has no condition field
isFeaturedbooleantrue for a paid featured/boosted ad
sellerVerifiedbooleanThe platform's own seller-verification flag
agencyNametextA business/agency name, when the listing has one (never a private individual's name)
imageUrltext (link)First listing image
photoCountnumberNumber of photos on the ad
descriptiontextThe ad's description, with contact details redacted
changeTypetextnew, price-drop, or seen (monitoring only)
isNewbooleantrue on this listing's first appearance (monitoring only)
previousPricenumberThe price last recorded for this listing, when it dropped (monitoring only)
priceDropPctnumberPercentage drop from the previous recorded price (monitoring only)
firstSeenAtdateWhen this watchlist first saw this listing (monitoring only)
urltext (link)Permanent listing link
scrapedAtdateWhen this row was fetched

Deselect any field in the Input tab's column picker to drop it from every row — query, found, status, message, and scrapedAt always stay.

Pricing

Pay-per-event. A flat per-run fee covers session/proxy warmup; you're billed per item only when data is actually found and returned — see .actor/pay_per_event.json for exact prices. A miss is never charged.

Includes the cost of the Residential Egypt proxy this actor uses by default — there's no separate proxy charge to you.

Monitoring / only new results

Turn on "Only return results that are new, or dropped in price" and a search line becomes a watchlist instead of a one-off dump:

  • A listing counts as new the first time its dubizzle Egypt listing ID is returned by this watchlist.
  • A listing counts as a price drop when its price falls by at least "Minimum price drop" (5% by default) since it was last seen — measured against the most recently seen price.
  • Already-seen, unchanged listings are dropped before you're billed. A quiet run still finishes and returns one free row with monitorStatus: NO_NEW_ROWS.
  • The first run has nothing to compare against. By default it returns everything it finds as "new". Turn on "Seed silently" to instead have the first run bank everything quietly with zero rows and zero charge.
  • Sort is always dubizzle Egypt's own newest-first order (sorting=date_desc), so two runs of the same watchlist are always comparing the same ordering.

Schedule recipe. Save this actor as an Apify Task with deltaMode: true and a deltaName you choose, add an hourly (or daily) Schedule, and point the task's webhook at Discord, Slack, Google Sheets, or an n8n/Make webhook URL.

Price-drop window limitation. A price drop is only ever seen while the listing is still inside what a run actually fetches — if a listing falls out of your maxListingsPerSearch window or your price filters between runs, this actor has no way to notice it dropped. Keep searches reasonably narrow rather than one huge catch-all if price-drop coverage matters to you.

How to use

  1. In the Apify Console. Open the actor page and click Start — the searches field is already pre-filled with a working example. Results land in the run's dataset as soon as each item is found.
  2. Via the API. Call it directly with a POST request — no Console needed once you have an API token:
    curl "https://api.apify.com/v2/acts/accountable_eel~dubizzle-egypt-listing-lookup/run-sync-get-dataset-items?token=<YOUR_TOKEN>" \
    -X POST \
    -H "Content-Type: application/json" \
    -d '{"searches":["iphone"]}'
  3. On a schedule. Save this actor as an Apify Task with the input you want, then add a Schedule (hourly, daily, weekly) so it runs on its own — no server of your own required.
  1. Turn on "Only return results that are new, or dropped in price" under Monitoring once you want a watchlist instead of a one-off dump — see "Monitoring / only new results" above.

Input

{
"searches": [
"iphone"
]
}

One per line — plain keywords (e.g. "iphone") or a full search-results URL copied from dubizzle.com.eg, including any filters it already has. No login required. Accepted formats: iphone, https://www.dubizzle.com.eg/en/mobile-phones-tablets-accessories-numbers/mobile-phones/q-iphone/?sorting=date_desc.

Change Category path in Advanced to search a different section — only the mobile-phones path shown above was independently confirmed live; other categories follow the same URL convention but are unverified (see the FAQ).

Sample output

See the table under "What you get" above for field-by-field detail. A search that finds nothing comes back as a row with "found": false and is never charged. A quiet monitoring run comes back as a row with "found": true, "monitorStatus": "NO_NEW_ROWS" and is also never charged.

Use it from Clay, n8n, Make, or an AI agent

This actor runs synchronously over plain HTTP — call it directly from a script, a workflow tool, or an AI agent, no Apify Console needed once you have an API token.

curl "https://api.apify.com/v2/acts/accountable_eel~dubizzle-egypt-listing-lookup/run-sync-get-dataset-items?token=<YOUR_TOKEN>" \
-X POST \
-H "Content-Type: application/json" \
-d '{"searches":["iphone"]}'

n8n. Add an HTTP Request node: Method POST, URL https://api.apify.com/v2/acts/accountable_eel~dubizzle-egypt-listing-lookup/run-sync-get-dataset-items?token=<YOUR_TOKEN>, Body Content Type JSON, JSON Body {"searches":["iphone"]} (swap in an expression from an earlier node for a real value).

Clay. Add an "HTTP API" column: Method POST, URL https://api.apify.com/v2/acts/accountable_eel~dubizzle-egypt-listing-lookup/run-sync-get-dataset-items?token=<YOUR_TOKEN>, Body {"searches":["{{search}}"]}, mapping the row's search into the searches array.

MCP. In Claude, Cursor, or any MCP client with the Apify MCP server, ask for "dubizzle Egypt Scraper | Apify" — the agent will find and run this actor.

For monitoring, point the Task's webhook (Console → your Task → Webhooks) at a Discord or Slack incoming-webhook URL, a Google Sheets automation, or an n8n/Make workflow's own webhook trigger.

Tips

  • Start monitoring with "Seed silently" on for any watchlist you're setting up on a schedule — it avoids a wall of "new" alerts for your entire current search result on day one.
  • Keep a monitored search reasonably narrow — see "Price-drop window limitation" above.
  • A BLOCKED status means dubizzle Egypt refused even the Residential Egypt proxy this actor uses by default — try again shortly or lower "Max concurrency".
  • Leave the proxy configuration on its default (Residential) — switching it to a plain datacenter proxy will get you the site's bot-check page instead of listings.

vs. the UAE-focused leader, and a dead monitoring actor

The current Apify Store leader for this platform family (memo23) has 211 lifetime users but is UAE-focused, not Egypt-specific. A prior monitoring/delta actor for this family existed and died with only 2 users — evidence that a bolted-on monitoring feature isn't enough; this actor is built Egypt-specific with monitoring as a first-class mode from its first version.

What it costsWhat you getTrade-off
This actorPay per listing returned; nothing for a miss or a quiet monitoring runEgypt-specific, monitoring mode (new + price drop), works through the platform's bot-check automaticallyOnly the mobile-phones category path was independently confirmed; others are unverified until you try them
UAE-focused leader (memo23)Per the Store listingBroader dubizzle coverageNot Egypt-specific; no monitoring the way this actor does it
Doing it yourselfYour time to build a scraper, get past the bot-check, and maintain a seen-listing storeThe same dataThis actor's window.state parsing, Residential-proxy routing, and monitoring state are the maintenance burden it absorbs

Data & privacy

This actor reads public search results that anyone can see without logging in. It doesn't log in, solve CAPTCHAs, or reveal hidden contact details. Seller identity is off by default: you get an anonymous sellerHash and, when a listing has one, the business/agency name — never a private individual's name or a phone number. Contact-info-like strings (emails, phone numbers, WhatsApp/Telegram links) inside a listing's description are redacted to [redacted]. Turning on "Include raw seller info" makes you responsible for having a lawful reason to process the raw seller ID it then adds. Seller phone numbers and emails are never collected. Not affiliated with dubizzle / EMPG.

Is this allowed? It collects the same public listing data your browser shows, for the searches you choose. It's built for monitoring a search, not for copying the marketplace. Check that your use fits dubizzle Egypt's terms and your local law.

FAQ

Why does this actor need a proxy when its siblings don't? dubizzle Egypt returns a JS bot-check page (no listing data at all) to a plain request from Apify's shared datacenter pool — confirmed directly, not assumed. A Residential Egypt proxy gets through. This actor defaults to it; olx-pakistan-listing-lookup and zameen-listing-lookup don't need one.

Why is a row empty, or why does found say false? Either the input line was blank (status: BAD_FORMAT), dubizzle Egypt returned a block page (status: BLOCKED), or the search matched nothing right now (status: NOT_FOUND). Check the message column for the specific reason. None of these are billed.

Am I charged for a quiet monitoring run? No. When monitoring finds nothing new and no price drops, you get one row with monitorStatus: NO_NEW_ROWS and listingCount: 0 — billing only fires when listingCount is greater than zero.

Can I search a category other than mobile phones? Yes, via the "Category path" input — but only the default (mobile phones) was independently confirmed live. Other categories follow the same URL convention (copy the path from a dubizzle.com.eg search URL) but haven't all been individually verified; a wrong path comes back as an honest NOT_FOUND, never fabricated data.

Do I need to configure proxies? No — Residential Egypt is already the default. You can switch it in Advanced, but a plain datacenter proxy will get you the site's bot-check page instead of real listings.

Can an AI agent call this directly? Yes. It's registered on the Apify MCP server — an agent in Claude, Cursor, or another MCP client can find and run it by name ("dubizzle Egypt Scraper | Apify"), or you can call the REST endpoint shown above from any script or workflow tool.

  • OLX Pakistan Scraper — the same platform family (EMPG / Dubizzle Group), for Pakistan's largest general classifieds site.
  • Zameen Scraper — the same platform family's Pakistan property portal.