Primary image
primaryImageUrl
Optional
First image URL — scalar copy of images[0]. Surfaces as an image thumbnail in the dataset view; the images array renders as an "N items" badge so the thumbnail needs its own scalar.
Tijelabin Multi-Scraper
Pricing
from $0.50 / 1,000 results
Scrape Tijelabin.com, an Algerian classifieds marketplace, with lightweight HTTP requests against the site's own web pages.
Listing ID
id
Required
Tijelabin numeric ID for the listing, as a string. Stable across re-posts; use it as the dedupe key.
Listing URL
url
Required
Direct link to the listing page on tijelabin.com.
Title
title
Required
Listing headline as posted by the seller (full, untruncated).
Description
description
Optional
Free-form body text the seller posted. Only populated by Specific listing URLs (directUrls) — grid cards don't carry it.
Price (DZD)
price
Optional
Numeric price exactly as the seller typed it, with the site's literal $ label stripped. The currency is DZD (the site's $/USD label is wrong). 0 marks placeholder prices like $00. Null when the displayed text isn't numeric.
Price (raw display)
priceRaw
Optional
The displayed price string with the site's $ stripped — audit trail that preserves leading-zero junk ("00") and separators the seller typed.
Currency
currency
Required
Constant "DZD" — Algerian Dinar. The site renders prices with a $ label and JSON-LD priceCurrency: USD; both are wrong and the value is emitted as typed.
Category ID
categoryId
Optional
Numeric category id from the listing's breadcrumb (site taxonomy is flat, ids 1–39). Only populated by Specific listing URLs (directUrls).
Category label
categoryLabel
Optional
Category name as the site displays it, e.g. Accessoires homme. Only populated by Specific listing URLs (directUrls).
Wilaya slug
stateSlug
Optional
Site-native slug of the listing's wilaya (state), from the detail page's state link. Site spellings are passed through as-is (48 pre-2019 wilayas, not normalized). Only populated by Specific listing URLs (directUrls).
Wilaya name
stateName
Optional
Wilaya name as the site displays it. Only populated by Specific listing URLs (directUrls).
Commune slug
citySlug
Optional
Site-native slug of the listing's commune (city). Only populated by Specific listing URLs (directUrls).
Commune name
cityName
Optional
Commune name as the site displays it. Grid cards carry the commune name; the slug needs a detail page.
Images
images
Optional
Image URLs. Grid cards carry the single thumbnail; Specific listing URLs (directUrls) carries the full gallery at HD quality (with low-quality fallbacks). The first image is also exposed as primaryImageUrl — arrays render as an "N items" badge in the table view, so the thumbnail needs its own scalar.
[ "https://tijelabin.com/storage/products/hdQuality/2026/08/hash.jpg"]Primary image
primaryImageUrl
Optional
First image URL — scalar copy of images[0]. Surfaces as an image thumbnail in the dataset view; the images array renders as an "N items" badge so the thumbnail needs its own scalar.
Image count
imageCount
Optional
Number of images in the gallery. Only populated by Specific listing URLs (directUrls).
Seller ID
sellerId
Optional
Hex ID of the seller's store, from the detail page's seller block. Only populated by Specific listing URLs (directUrls).
Seller name
sellerName
Optional
Display name of the seller. Only populated by Specific listing URLs (directUrls).
Seller member since
sellerMemberSince
Optional
When the seller account was created, YYYY-MM-01 — the site renders month precision only ("Rejoint Oct 2025"). Only populated by Specific listing URLs (directUrls).
Seller profile URL
sellerProfileUrl
Optional
Link to the seller's store page. Only populated by Specific listing URLs (directUrls).
Posted at
postedAt
Optional
Date the listing was posted, YYYY-MM-DD — the site renders no time component. Only populated by Specific listing URLs (directUrls).
Views
views
Optional
Detail-page view counter. This is a live counter on the site — treat it as a point-in-time value, not a stable metric. Only populated by Specific listing URLs (directUrls).
Status
status
Required
active for regular listings, sold for items marked VENDU on the site. Sold rows only appear when Include sold listings (includeSold) is on (or when a pasted URL in Specific listing URLs (directUrls) resolves to a sold item).
Similar to (source listing ID)
similarToId
Optional
Numeric ID of the source listing this row's "Produits similaires" section came from. Populated on rows from Similar products (similar) — with several source URLs in one run it tells you which listing produced the row. Null everywhere else.
Scraped at
scrapedAt
Required
ISO-8601 timestamp of when the row was extracted.