Tradera Scraper avatar

Tradera Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Tradera Scraper

Tradera Scraper

Scrape Tradera.com - Sweden's largest second-hand marketplace with millions of auction and buy-now listings. Search items by keyword or browse by category. Extract prices, descriptions, seller info, shipping options, brand, model, and images.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Extract marketplace listings from Tradera.com — Sweden's largest second-hand marketplace with millions of auctions and buy-now listings across all categories.

What Does This Scraper Do?

This actor scrapes product listings from Tradera.com, including:

  • Listing details: title, price, item type (auction/buy-now), condition
  • Auction data: current bid, buy-now price, total bids, end date
  • Seller information: seller username, country, company/private flag
  • Shipping options: carrier types and costs in SEK
  • Images: product photos with multiple resolution options
  • Category info: category ID for drill-down scraping

Tradera is the primary C2C (consumer-to-consumer) marketplace in Sweden, owned by Adevinta. Listings are in Swedish kronor (SEK).

Modes

Search for listings by keyword across all Tradera categories.

Example searches:

  • laptop — all laptop listings
  • iPhone 15 — specific product
  • vintage kamera — vintage cameras
  • cykel dam — women's bicycles

byCategory — Browse by Category

Browse listings within a specific Tradera category using its numeric ID.

Popular category IDs:

  • 302393 — Laptops
  • 12 — Computers & Accessories
  • 1000242 — Desktop computers
  • 302394 — Tablets
  • 2601 — Mobile phones

Find category IDs in the Tradera URL when browsing: tradera.com/category/**302393**

Input Parameters

ParameterTypeDescription
modeStringsearch or byCategory
searchQueryStringKeywords to search (mode=search)
categoryIdStringCategory numeric ID (mode=byCategory)
sortByStringSort order (see options below)
minPriceNumberOnly include listings priced at or above this value (SEK)
maxPriceNumberOnly include listings priced at or below this value (SEK)
itemTypeStringFilter by listing type: Auction, AuctionBin, or PureBin (fixed price)
maxItemsIntegerMaximum listings to return (1–80)

Sort Options

ValueDescription
RelevanceDefault Tradera relevance ranking
MostBidsListings with most auction bids
NewestFirstMost recently listed
EndDateAscendingEnding soonest (great for live auctions)
PriceAscendingLowest price first
PriceDescendingHighest price first

Output Fields

Each record contains:

FieldTypeDescription
listingIdStringTradera listing ID
titleStringListing title
priceNumberCurrent price in SEK
currencyStringAlways SEK
buyNowPriceNumberBuy-now price for auction+BIN items
priceBeforeDiscountNumberOriginal price before markdown (discounted listings only)
discountRateNumberDiscount percentage applied (discounted listings only)
itemTypeStringAuction (bidding), AuctionBin (auction + buy-now), PureBin (private-seller fixed price), or ShopItem (verified-store fixed price). PureBin and ShopItem both display as "Köp nu" (Buy Now); the itemType=PureBin input filter matches both.
conditionStringItem condition (e.g. "Gott skick")
brandStringBrand of the item, across all categories (phones, computers, watches, etc.)
modelStringModel/type of the item when available (e.g. "iPhone 15")
sellerNameStringSeller username
sellerCountryStringSeller country code (e.g. SE)
sellerIsCompanyBooleanWhether seller is a business
sellerMemberIdIntegerSeller's Tradera member ID
startDateStringListing start date (ISO 8601)
endDateStringAuction end date (ISO 8601)
totalBidsIntegerNumber of bids on auction
isActiveBooleanWhether listing is currently active
reservedPriceReachedBooleanWhether reserve price is met
isPromotedBooleanWhether the listing is a paid/promoted placement
isHighlightedBooleanWhether the listing has highlighted display styling
acceptsOffersBooleanWhether the seller accepts price offers on this listing
isAuthenticatedBooleanWhether the item is part of Tradera's authenticity-guarantee program
shippingOptionsArrayShipping methods and costs
hasFreeShippingBooleanWhether free shipping is offered
imageUrlStringPrimary listing image URL
imageSecondaryUrlStringSecondary listing image URL
categoryIdStringTradera category ID
listingUrlStringFull URL to Tradera listing
sourceUrlStringURL that was scraped
scrapedAtStringISO 8601 timestamp
recordTypeStringAlways listing

Example Output

{
"listingId": "736951745",
"title": "Microsoft Laptop",
"price": 2500,
"currency": "SEK",
"itemType": "Auction",
"condition": "Mycket gott skick",
"brand": "Microsoft",
"sellerName": "volvolasse",
"sellerCountry": "SE",
"sellerIsCompany": false,
"startDate": "2026-06-18T14:52:23.333Z",
"endDate": "2026-06-30T16:52:23.269Z",
"totalBids": 0,
"isActive": true,
"shippingOptions": [
{"type": "SchenkerPrivpak", "cost": 78, "currency": "SEK"},
{"type": "DHL", "cost": 79, "currency": "SEK"}
],
"imageUrl": "https://img.tradera.net/medium/579/649634579_fa9cfaef.jpg",
"categoryId": "302393",
"listingUrl": "https://www.tradera.com/item/302393/736951745/microsoft-laptop",
"sourceUrl": "https://www.tradera.com/search?q=laptop",
"scrapedAt": "2026-06-30T12:00:00+00:00",
"recordType": "listing"
}

Use Cases

  • Price research: Find competitive pricing for items you want to buy or sell
  • Market analysis: Track price trends for specific product categories
  • Arbitrage opportunities: Find underpriced items for resale
  • Auction monitoring: Track active auctions ending soon
  • Inventory research: Understand supply/demand for second-hand goods in Sweden
  • Academic research: Study C2C marketplace dynamics and pricing

Data Source

Tradera.com is a public marketplace — all listings shown are publicly visible without login. This scraper uses only publicly accessible data from Tradera's website.

FAQ

Q: Why are prices in SEK? A: Tradera is a Swedish marketplace and all transactions are in Swedish kronor (SEK).

Q: What do the itemType values mean? A: Auction = pure bidding auction. AuctionBin = auction with a buy-now price option. PureBin = fixed price from a private seller (buy immediately, no bidding). ShopItem = fixed price from a verified store/business seller. PureBin and ShopItem both show as "Köp nu" (Buy Now) on Tradera; selecting the PureBin input filter returns both.

Q: What condition labels does Tradera use? A: Swedish condition labels: "Nyskick" (new condition), "Mycket gott skick" (very good condition), "Gott skick" (good condition), "Godkänt skick" (acceptable condition).

Q: How many listings can I get per run? A: Tradera's SSR returns up to 80 listings per search page. Set maxItems up to 80 to get maximum results per query.

Q: Can I get listings from multiple searches? A: Run the actor multiple times with different searchQuery or categoryId values to aggregate more results.

Q: Are sold/expired listings included? A: The scraper returns only currently active listings by default (those visible in Tradera search results).