Tradera Sweden Auctions Scraper avatar

Tradera Sweden Auctions Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store
Tradera Sweden Auctions Scraper

Tradera Sweden Auctions Scraper

Scrapes Tradera.se auction and buy-now listings by keyword search. Returns each listing as a flat row with price, bids, seller, shipping cost, and end time.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

ParseForge

Tradera Sweden Auctions Scraper

Scrape Tradera auction and buy-now listings from any search query, up to a million per run. Every listing comes with its price, bids, seller info, shipping cost, and end time. No login or API key. Export to CSV, JSON, Excel, or XML.

Tradera is Sweden's largest circular marketplace, with millions of active auction and fixed-price listings, but it has no public API for bulk data access. This scraper reads the public search results directly, so you can collect exactly the listings that match your keyword. It returns each listing in one flat, predictable row, ready for analysis or price monitoring.

Who uses itWhat they scrape Tradera for
Second-hand resellersFind undervalued auction items to flip for profit.
Market researchersTrack pricing trends and supply volume for specific product categories in Sweden.
E-commerce managersMonitor competitor pricing and assortment on Tradera's marketplace.
CollectorsWatch for rare items that match a saved search term.

What it does

This Actor collects Tradera listings by search term and returns each one as a flat row with price, bids, seller, shipping, and end time.

  • πŸ” Keyword search: feed the Actor any Tradera search term, from 'iphone' to 'retro mΓΆbler', and collect every matching listing.
  • πŸ“Š Structured output: each row holds the title, current price, bid count, shipping cost, seller name, end time, and listing URL.
  • ⚑ High throughput: set maxItems up to 1,000,000 and let the Actor paginate through all results automatically.
  • πŸ’Ύ Multi-format export: download your dataset as CSV, JSON, Excel, or XML with one click.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Tradera data

πŸ“ˆ Monitor second-hand pricing trends.

A market researcher runs the scraper weekly with a category keyword to track average sold prices and listing volume over time.

πŸ”„ Find flip-worthy auction items.

A reseller searches for a brand name, sorts by lowest current bid, and spots items likely to sell below market value.

πŸͺ Benchmark your own Tradera shop.

An e-commerce manager scrapes competing listings for the same product type to adjust their own buy-now prices.

πŸ”” Watch for rare collectibles.

A collector sets a saved search for a niche item and runs the scraper daily to catch new listings before they end.

Why choose this scraper

What you get
No API registrationReads Tradera's public search pages directly, no OAuth or app setup.
Full auction dataPrice, bid count, shipping cost, seller name, and end time in every row.
Scalable collectionCollect up to a million listings per run with automatic pagination.
Fixed schemaEvery listing lands in the same flat structure, ready for spreadsheets or databases.

How it compares

Three other Tradera scrapers exist on Apify. Here is how this Actor compares on the capabilities their listings describe.

FeatureParseForgeTradera Product Search Scraper (Pay Per Event)Tradera ScraperTradera.com Scraper
Keyword searchYesYesYesNot listed
Bid count per listingYesNot listedNot listedYes
Shipping costYesYesYesNot listed
Seller nameYesYesYesYes
Category browsingNot listedNot listedYesNot listed
Up to 1M listings per runYesNot listedNot listedNot listed

Configure the run

Drive the Actor from a single search term, and filtering happens as each listing is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.10
1,000 results$21.00
10,000 results$210.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Tradera Sweden Auctions Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Tradera through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/tradera-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your search term matches active listings on Tradera.se. Try a broader keyword, and make sure the term is spelled correctly in Swedish if applicable.

The run stopped before reaching my maxItems limit.

The Actor stops when it has exhausted all available search results. If Tradera returns fewer listings than your maxItems value, the run ends early with what it found.

Some listings are missing the shipping cost.

Not every seller specifies a shipping cost on the listing page. When the field is absent, the scraper leaves it empty in that row.

I got blocked or the scraper returned errors.

Tradera may rate-limit aggressive scraping. Try reducing your maxItems or adding a delay between runs. Apify's proxy rotation can also help distribute requests.

The price field shows the starting bid, not the current bid.

The scraper extracts the price as displayed on the search results page, which is the current bid for auctions and the fixed price for buy-now listings.

FAQ

QuestionAnswer
Does this scraper need a Tradera login?No. It reads the public search result pages, so no account, API key, or OAuth setup is required.
What data fields does each listing return?Each row includes the listing title, current price, number of bids, shipping cost, seller name, end time, and the direct URL to the listing page.
Can I scrape a specific category instead of a search term?The Actor is driven by a search keyword. To target a category, use the category name or a relevant term as your search query.
How many listings can I collect in one run?You set the maximum with the maxItems field, up to 1,000,000 listings per run. The Actor paginates automatically until it hits your limit or runs out of results.
Does it collect sold or ended listings?The scraper collects active listings from the search results. Ended or sold items are not included in the public search feed.
What export formats are supported?You can download your dataset as CSV, JSON, Excel, or XML directly from the Apify run page.
Can I schedule this scraper to run daily?Yes. Apify's scheduler lets you set the Actor to run on a cron schedule, so you can collect fresh listings every hour, day, or week.
Is the shipping cost included?Yes. The shipping cost displayed on the listing is extracted into its own field in every row.
Does it handle Tradera's buy-now listings as well as auctions?Yes. Both auction and fixed-price buy-now listings that appear in the search results are collected with the same schema.
What if my search term returns no results?The run will complete with an empty dataset. Try a broader keyword or check the spelling of your search term.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Tradera AB. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.