Yad2.co.il Second-Hand Products Scraper avatar

Yad2.co.il Second-Hand Products Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Yad2.co.il Second-Hand Products Scraper

Yad2.co.il Second-Hand Products Scraper

Scrape second-hand product listings from Yad2.co.il — electronics, furniture, phones, computers, sports gear, and more from Israel's #1 classifieds site.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Swerve

Swerve

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

3

Monthly active users

18 days ago

Last modified

Share

Scrape second-hand product listings from Yad2.co.il, Israel's #1 classifieds platform. Fast, reliable, and packed with detail.

Why This Scraper?

  • 22 product categories — electronics, furniture, phones, clothing, sports, baby items, musical instruments, art, and many more
  • Detail page enrichment — every listing is enriched with the full description, contact name, and last updated date
  • Free text search — search across categories (e.g. "iPhone 15" or "ספה")
  • City filtering — filter by city using Hebrew or English names
  • Agent detection — each listing tagged as private or commercial
  • Price filters — narrow results by min/max price in ILS

Input

FieldTypeDescription
categorystringProduct category slug or "all" (default: "all")
maxItemsintegerMax listings to return (default 200, max 1000)
citystringCity name in Hebrew or English (optional)
searchQuerystringFree text search (optional)
minPriceintegerMin price in ILS (optional)
maxPriceintegerMax price in ILS (optional)
excludeAgentsbooleanOnly private sellers (default: false)
proxyConfigobjectApify proxy settings (optional)

Categories

electronics, furniture, cellular, sports-and-leisure, clothing-and-cosmetics, baby-and-child, musical-instruments, collectibles-and-vintage, home-and-lifestyle, lawn-and-garden, weapons, hardware, business-equipment, industry-equipment, mobile-structures, art, books-and-media, health-and-nursing, office, toys-and-games, giveaway, new-from-store

Example Input

{
"category": "cellular",
"city": "Tel Aviv",
"maxItems": 100,
"searchQuery": "iPhone 15",
"maxPrice": 3000
}

Output

Each listing is enriched with detail page data. Results include:

FieldDescription
listingIdUnique Yad2 listing ID
urlDirect link to the listing
categoryProduct category slug
adType"private" or "commercial"
isAgenttrue if commercial seller
listingTitleListing headline
listingDescriptionFull description text (from detail page)
pricePrice in ILS
currencyAlways "ILS"
conditionItem condition in Hebrew
cityCity name in Hebrew
cityEnCity name in English
areaArea/region in Hebrew
contactNameSeller's name (from detail page)
imagesArray of image URLs
coverImageFirst image URL
updatedAtWhen the listing was last updated (from detail page)
scrapedAtWhen the data was retrieved

Example Output

{
"listingId": "v5k8m2n4",
"url": "https://market.yad2.co.il/products/iphone-15-128gb-v5k8m2n4",
"category": "cellular",
"adType": "private",
"isAgent": false,
"listingTitle": "iPhone 15 128GB שחור, מצב מעולה",
"listingDescription": "אייפון 15 128 ג'יגה בצבע שחור. נקנה לפני 8 חודשים, מצב מעולה עם מגן מסך מהיום הראשון. מגיע עם קופסה מקורית ומטען. סיבת מכירה: שדרוג.",
"price": 2700,
"currency": "ILS",
"condition": "משומש",
"city": "תל אביב יפו",
"cityEn": "Tel Aviv",
"area": "מרכז",
"contactName": "יוסי",
"images": [
"https://img.yad2.co.il/Pic/202601/28/2_3/o/o2_3_1_05432_20260128.jpg",
"https://img.yad2.co.il/Pic/202601/28/2_3/o/o2_3_2_05432_20260128.jpg"
],
"coverImage": "https://img.yad2.co.il/Pic/202601/28/2_3/o/o2_3_1_05432_20260128.jpg",
"updatedAt": "2026-03-24T14:30:00.000Z",
"scrapedAt": "2026-03-26T10:15:42.123Z"
}

Also Available