Lelong Malaysia Scraper: Product Price Monitor avatar

Lelong Malaysia Scraper: Product Price Monitor

Pricing

from $1.32 / 1,000 product records

Go to Apify Store
Lelong Malaysia Scraper: Product Price Monitor

Lelong Malaysia Scraper: Product Price Monitor

Collect public Lelong Malaysia products with structured prices, stock, sellers, shipping, and change records. Send genuine marketplace data to Google Sheets, Airtable, n8n, or your database.

Pricing

from $1.32 / 1,000 product records

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Share

πŸ›’ Lelong Malaysia Scraper: Product Price Monitor

Marketplace monitoring suite
Collect focused public marketplace signals with bounded runs and safer change tracking.
Mourjan classifieds
Multi-category public listings
YallaMotor cars
Private-beta access validation
Lelong Malaysia
➜ You are here
Build a current Malaysia product-price view without copying catalog pages by hand.
Collect genuine public Lelong product IDs, MYR prices, stock, seller, shipping, image, and change fields for resellers, analysts, and catalog workflows.
🧾 Real product rows
Keep public product IDs, titles, prices, and currencies instead of a list of navigation links.
🏷️ Variant-safe prices
Each visible variant keeps its own identity and price when the source provides both.
πŸ“¦ Seller and shipping
Retain public seller and destination-specific shipping context when it is available.
πŸ”„ Focused changes
Reuse a monitor key to emit new, price, availability, update, and safe-removal events.

Lelong Malaysia Scraper turns public Lelong Malaysia product pages, category pages, and keyword results into structured marketplace records. It is designed for price checks, seller comparisons, product research, and recurring catalog monitoring without treating missing values as made-up data.

πŸ”Ž What this Actor does

Choose one source mode at a time: keyword search, category URLs, or direct product URLs. The Actor follows only the selected scope, enforces a total item cap across every source, and produces data fields only when the public page supplies them.

A verified Cloud run returned real product records rather than site-navigation links, including product ID, MYR price, stock, seller, and shipping fields. Product details are optional, while public contacts stay off unless you explicitly request them.

πŸ‘₯ Who is this for?

  • I am a Malaysia reseller who needs a clean view of comparable products, prices, stock, and sellers before I update an offer.
  • I am a catalog or market analyst who needs dated, source-linked product records for a spreadsheet, database, or dashboard.
  • I am an automation builder who wants a focused change feed for Google Sheets, Airtable, n8n, or a custom workflow.
  • I am a sourcing team member who needs variants to remain separate so a cheap option does not overwrite the parent product price.

🧭 How it works

CHOOSE SOURCES
Start with one useful scope
Enter keywords, public category URLs, or known product URLs.
SET COLLECTION
Keep the run focused
Choose detail depth, a total item limit, and polite request pacing.
USE OR MONITOR
Export current records or changes
Reuse a stable monitor key when you want later price or availability updates.
{
"sourceMode": "keywordSearch",
"keywords": ["toyota vios"],
"detailLevel": "productDetails",
"maxItems": 50,
"maxPagesPerSource": 3
}

βš™οΈ Input

FieldTypeWhen to use itWhat it controls
sourceModeenumEvery runChoose keywordSearch, categoryUrls, or productUrls. Do not mix modes.
keywordsarray of textKeyword searchAdd one to five product terms.
categoryUrls, productUrlsarray of URLsURL modesAdd one to twenty public Lelong category or product pages.
category, minPrice, maxPrice, condition, sellerType, sortOrdertext, number, or enumKeyword searchNarrow the public search results when the source supports the value.
detailLevel, includeVariants, reviewDetailLevelenum or booleanAny runChoose product-page depth, variant rows, and public review detail.
deliveryPostcode, includeContactstext or booleanOptional enrichmentRequest destination shipping context or explicitly allow public contacts. Contacts default to off.
blockedResponsePolicyenumSource reliabilityKeep a blocked or failed source incomplete so it cannot create a false removal.
maxItems, maxPagesPerSource, maxDetailPages, maxConcurrency, requestDelayMsintegerEvery runKeep collection finite. maxItems is the total cap across all selected sources.
runMode, monitorKey, emitUnchangedenum, text, or booleanRecurring checksUse changes with one stable monitor key. A monitor key is required in changes mode.

πŸ“¦ Output

Each real product or variant is a separate record. Stable source IDs are preferred; a canonical URL is an explicitly labeled fallback. The Actor omits missing values rather than filling them with placeholders.

{
"recordType": "product",
"sourceId": "221826664",
"productId": "221826664",
"title": "Arospeed Anti-Heat Coated TOYOTA VIOS 07 Air Ram System",
"price": 368,
"currency": "MYR",
"availability": "InStock",
"stock": 20,
"seller": {
"name": "AUTOBAGS"
}
}
FieldsWhat they mean
sourceId, identityType, productId, variantId, canonicalUrl, sourceUrlPublic identity and source context.
title, description, sku, category, brand, model, conditionProduct details when publicly shown.
price, listPrice, discount, currencyObserved product-price context.
availability, stock, variants, images, reviewsPublic stock, variant, image, and review information when present.
seller, shipping, viewCount, soldCountPublic seller, delivery, and marketplace signals when present.
status, changeType, changes, observedAt, firstSeenAt, lastSeenAtCurrent status and scoped monitoring history.

πŸ—‚οΈ Dataset views

The dataset keeps three focused viewsβ€”no hidden fourth view or diagnostic export.

ViewUse it for
overview β€” Product OverviewA compact product, price, availability, seller, URL, and observed-time table.
pricing β€” Commerce DetailsProduct IDs, variants, pricing, seller, shipping, and product media.
monitoring β€” Monitoring ChangesNew, updated, price, availability, and safe-removal events.

πŸ’° Pricing

Pricing is pay per result. Empty runs cost nothing, and there are no subscriptions. Keep the limits close to the amount of public marketplace data you actually need.

⭐ Did this save you a manual catalog check?

A rating helps other Malaysia marketplace teams find structured product data.
Tell them which product, price, stock, or change workflow made the Actor useful.
β˜… Rate this Actor on Apify

🧠 Tips and limitations

  • Use the same monitor key only for the same source scope. Changing the sources creates a different monitoring question.
  • Shipping is returned only when a public page supports the requested postcode.
  • Variant prices stay on their own records. They are never promoted to the parent product.
  • A blocked or incomplete source is unknown, not a removal.
  • This independent tool collects public information only. Use it in line with Lelong Malaysia's terms and applicable law.

❓ FAQ

It returns product records. A current verified Cloud run produced public product IDs, MYR prices, stock, seller, shipping, and source fields rather than navigation links.

How do price and availability monitoring work?

Run a snapshot first. Then choose changes, keep the same source scope, and reuse the same monitor key. Unchanged active records stay out of the output unless you enable emitUnchanged.

Are public contacts included automatically?

No. includeContacts defaults to false. When you enable it, only source-published public contact values may be returned.

Can I collect the full Lelong catalog in one run?

No. Use focused keywords, category URLs, or known product URLs. The finite limits keep each run predictable and prevent one broad request from becoming an unbounded crawl.

πŸ”— Other actors