Publish sample dataset for blocket-se-scraper
Browse files- README.md +123 -0
- sample.json +1352 -0
- sample.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
pretty_name: "Blocket.se Scraper – Cars, Electronics & Marketplace Items"
|
| 4 |
+
tags: [ecommerce, web-scraping, apify, business, scraper]
|
| 5 |
+
size_categories:
|
| 6 |
+
- n<1K
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Blocket.se Scraper – Cars, Electronics & Marketplace Items
|
| 10 |
+
|
| 11 |
+
Scrape Blocket.se, Sweden's largest classifieds site. Extract marketplace items, cars, motorcycles and boats with prices, images, location and seller details. Filter by category and Swedish region. Export to JSON, CSV or Excel.
|
| 12 |
+
|
| 13 |
+
## What the actor scrapes
|
| 14 |
+
|
| 15 |
+
# Blocket.se Scraper — Cars, Electronics & Marketplace Listings Scrape listings from **Blocket.se** — Sweden's largest classified ads platform. Extract prices, images, seller details, GPS coordinates, and full vehicle attributes (make, model, year, mileage, fuel type, registration number) via Blocket's official search API. Supports all categories: cars, motorcycles, boats, electronics, furniture, fashion, and more. --- ## What Is This Actor? [Blocket.se](https://www.blocket.se) is Sweden's domin
|
| 16 |
+
|
| 17 |
+
## Who this is for
|
| 18 |
+
|
| 19 |
+
This sample is useful for anyone working in **ecommerce, business** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
|
| 20 |
+
|
| 21 |
+
## Source
|
| 22 |
+
|
| 23 |
+
**Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/blocket-se-scraper](https://apify.com/logiover/blocket-se-scraper)
|
| 24 |
+
|
| 25 |
+
## Fields
|
| 26 |
+
|
| 27 |
+
- **`id`** — unique identifier for the record
|
| 28 |
+
- **`url`** — canonical URL of the item
|
| 29 |
+
- **`title`** — item or page title
|
| 30 |
+
- **`price`** — listed price (numeric or string)
|
| 31 |
+
- **`location`** — location string
|
| 32 |
+
- **`category`** — category label
|
| 33 |
+
- **`sellerName`** — field captured by the actor
|
| 34 |
+
- **`sellerType`** — field captured by the actor
|
| 35 |
+
- **`shipping`** — field captured by the actor
|
| 36 |
+
- **`brand`** — field captured by the actor
|
| 37 |
+
- **`imageUrl`** — URL reference
|
| 38 |
+
- **`imageUrls`** — field captured by the actor
|
| 39 |
+
- **`tradeType`** — field captured by the actor
|
| 40 |
+
- **`publishedAt`** — publication timestamp
|
| 41 |
+
- **`lat`** — timestamp
|
| 42 |
+
- **`lng`** — field captured by the actor
|
| 43 |
+
- **`make`** — field captured by the actor
|
| 44 |
+
- **`model`** — field captured by the actor
|
| 45 |
+
- **`modelSpec`** — field captured by the actor
|
| 46 |
+
- **`year`** — field captured by the actor
|
| 47 |
+
- **`mileage`** — field captured by the actor
|
| 48 |
+
- **`fuel`** — field captured by the actor
|
| 49 |
+
- **`gearbox`** — field captured by the actor
|
| 50 |
+
- **`regno`** — field captured by the actor
|
| 51 |
+
- **`scrapedAt`** — timestamp the row was scraped
|
| 52 |
+
|
| 53 |
+
## Sample preview
|
| 54 |
+
|
| 55 |
+
```json
|
| 56 |
+
[
|
| 57 |
+
{
|
| 58 |
+
"id": "22162018",
|
| 59 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/22162018",
|
| 60 |
+
"title": "AL-KO Razor Cut 38,1 HM Comfort cylindergräsklippare 38 cm",
|
| 61 |
+
"price": "500 kr",
|
| 62 |
+
"location": "Kolsva",
|
| 63 |
+
"category": "BAP_ALL",
|
| 64 |
+
"sellerName": null,
|
| 65 |
+
"sellerType": "Privat",
|
| 66 |
+
"shipping": null,
|
| 67 |
+
"brand": null,
|
| 68 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/22162018/db77ab13-d39f-43ff-9dbb-ec27894b4cc4",
|
| 69 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/22162018/db77ab13-d39f-43ff-9dbb-ec27894b4cc4, https://images.blocketcdn.se/dynamic/default/item/22162018/9a171bc2-51fe-4147-8dd4-ff0acd9e74a0, https://images.blocketcdn.se/dynamic/default/item/22162018/05865b4c-f59c-42a8-95cb-2ed8c1b9ad68",
|
| 70 |
+
"tradeType": "Säljes",
|
| 71 |
+
"publishedAt": "2026-05-15T11:00:29.000Z",
|
| 72 |
+
"lat": "59.58398",
|
| 73 |
+
"lng": "15.87004",
|
| 74 |
+
"make": null,
|
| 75 |
+
"model": null,
|
| 76 |
+
"modelSpec": null,
|
| 77 |
+
"year": null,
|
| 78 |
+
"mileage": null,
|
| 79 |
+
"fuel": null,
|
| 80 |
+
"gearbox": null,
|
| 81 |
+
"regno": null,
|
| 82 |
+
"scrapedAt": "2026-05-15T11:01:56.621Z"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"id": "18134186",
|
| 86 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/18134186",
|
| 87 |
+
"title": "Cykelbarnstol 1940-tal Blå.",
|
| 88 |
+
"price": "725 kr",
|
| 89 |
+
"location": "Väddö",
|
| 90 |
+
"category": "BAP_ALL",
|
| 91 |
+
"sellerName": null,
|
| 92 |
+
"sellerType": "Privat",
|
| 93 |
+
"shipping": "Kan skickas",
|
| 94 |
+
"brand": null,
|
| 95 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/18134186/79ea113a-6b36-45df-b063-7ee1613d65f5",
|
| 96 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/18134186/79ea113a-6b36-45df-b063-7ee1613d65f5, https://images.blocketcdn.se/dynamic/default/item/18134186/277f7c39-9159-4825-8843-4260349b1535, https://images.blocketcdn.se/dynamic/default/item/18134186/d5d8a967-3da2-4d37-9440-766ffc4d70c1, https://images.blocketcdn.se/dynamic/default/item/18134186/38fa2c9c-7d20-4d16-8c07-4e9834b1953e, https://imag…",
|
| 97 |
+
"tradeType": "Säljes",
|
| 98 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 99 |
+
"lat": "59.93881",
|
| 100 |
+
"lng": "18.80871",
|
| 101 |
+
"make": null,
|
| 102 |
+
"model": null,
|
| 103 |
+
"modelSpec": null,
|
| 104 |
+
"year": null,
|
| 105 |
+
"mileage": null,
|
| 106 |
+
"fuel": null,
|
| 107 |
+
"gearbox": null,
|
| 108 |
+
"regno": null,
|
| 109 |
+
"scrapedAt": "2026-05-15T11:01:56.731Z"
|
| 110 |
+
}
|
| 111 |
+
]
|
| 112 |
+
```
|
| 113 |
+
|
| 114 |
+
## Snapshot stats
|
| 115 |
+
|
| 116 |
+
- Row count in this sample: **50**
|
| 117 |
+
- Data quality flag at capture time: `GOOD`
|
| 118 |
+
|
| 119 |
+
## License & Attribution
|
| 120 |
+
|
| 121 |
+
Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/blocket-se-scraper](https://apify.com/logiover/blocket-se-scraper).
|
| 122 |
+
|
| 123 |
+
The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.
|
sample.json
ADDED
|
@@ -0,0 +1,1352 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"id": "22162018",
|
| 4 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/22162018",
|
| 5 |
+
"title": "AL-KO Razor Cut 38,1 HM Comfort cylindergräsklippare 38 cm",
|
| 6 |
+
"price": "500 kr",
|
| 7 |
+
"location": "Kolsva",
|
| 8 |
+
"category": "BAP_ALL",
|
| 9 |
+
"sellerName": null,
|
| 10 |
+
"sellerType": "Privat",
|
| 11 |
+
"shipping": null,
|
| 12 |
+
"brand": null,
|
| 13 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/22162018/db77ab13-d39f-43ff-9dbb-ec27894b4cc4",
|
| 14 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/22162018/db77ab13-d39f-43ff-9dbb-ec27894b4cc4, https://images.blocketcdn.se/dynamic/default/item/22162018/9a171bc2-51fe-4147-8dd4-ff0acd9e74a0, https://images.blocketcdn.se/dynamic/default/item/22162018/05865b4c-f59c-42a8-95cb-2ed8c1b9ad68",
|
| 15 |
+
"tradeType": "Säljes",
|
| 16 |
+
"publishedAt": "2026-05-15T11:00:29.000Z",
|
| 17 |
+
"lat": "59.58398",
|
| 18 |
+
"lng": "15.87004",
|
| 19 |
+
"make": null,
|
| 20 |
+
"model": null,
|
| 21 |
+
"modelSpec": null,
|
| 22 |
+
"year": null,
|
| 23 |
+
"mileage": null,
|
| 24 |
+
"fuel": null,
|
| 25 |
+
"gearbox": null,
|
| 26 |
+
"regno": null,
|
| 27 |
+
"scrapedAt": "2026-05-15T11:01:56.621Z"
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"id": "18134186",
|
| 31 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/18134186",
|
| 32 |
+
"title": "Cykelbarnstol 1940-tal Blå.",
|
| 33 |
+
"price": "725 kr",
|
| 34 |
+
"location": "Väddö",
|
| 35 |
+
"category": "BAP_ALL",
|
| 36 |
+
"sellerName": null,
|
| 37 |
+
"sellerType": "Privat",
|
| 38 |
+
"shipping": "Kan skickas",
|
| 39 |
+
"brand": null,
|
| 40 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/18134186/79ea113a-6b36-45df-b063-7ee1613d65f5",
|
| 41 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/18134186/79ea113a-6b36-45df-b063-7ee1613d65f5, https://images.blocketcdn.se/dynamic/default/item/18134186/277f7c39-9159-4825-8843-4260349b1535, https://images.blocketcdn.se/dynamic/default/item/18134186/d5d8a967-3da2-4d37-9440-766ffc4d70c1, https://images.blocketcdn.se/dynamic/default/item/18134186/38fa2c9c-7d20-4d16-8c07-4e9834b1953e, https://images.blocketcdn.se/dynamic/default/item/18134186/e309516e-50f1-4af4-87d6-a396ee939881, https://images.blocketcdn.se/dynamic/default/item/18134186/096c9072-647d-49ff-884c-d549d20a8831",
|
| 42 |
+
"tradeType": "Säljes",
|
| 43 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 44 |
+
"lat": "59.93881",
|
| 45 |
+
"lng": "18.80871",
|
| 46 |
+
"make": null,
|
| 47 |
+
"model": null,
|
| 48 |
+
"modelSpec": null,
|
| 49 |
+
"year": null,
|
| 50 |
+
"mileage": null,
|
| 51 |
+
"fuel": null,
|
| 52 |
+
"gearbox": null,
|
| 53 |
+
"regno": null,
|
| 54 |
+
"scrapedAt": "2026-05-15T11:01:56.731Z"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"id": "19477557",
|
| 58 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/19477557",
|
| 59 |
+
"title": "Stilren och designad bordslampa – Wästberg Winkel W127 med bordsfot",
|
| 60 |
+
"price": "1 400 kr",
|
| 61 |
+
"location": "Göteborg",
|
| 62 |
+
"category": "BAP_ALL",
|
| 63 |
+
"sellerName": null,
|
| 64 |
+
"sellerType": "Privat",
|
| 65 |
+
"shipping": "Kan skickas",
|
| 66 |
+
"brand": null,
|
| 67 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/19477557/3c000a85-eefc-4c54-bd24-814d1408553c",
|
| 68 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/19477557/3c000a85-eefc-4c54-bd24-814d1408553c, https://images.blocketcdn.se/dynamic/default/item/19477557/ae9c744a-c3a4-425c-8b11-3a0a97d5472b",
|
| 69 |
+
"tradeType": "Säljes",
|
| 70 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 71 |
+
"lat": "57.72129",
|
| 72 |
+
"lng": "12.02875",
|
| 73 |
+
"make": null,
|
| 74 |
+
"model": null,
|
| 75 |
+
"modelSpec": null,
|
| 76 |
+
"year": null,
|
| 77 |
+
"mileage": null,
|
| 78 |
+
"fuel": null,
|
| 79 |
+
"gearbox": null,
|
| 80 |
+
"regno": null,
|
| 81 |
+
"scrapedAt": "2026-05-15T11:01:56.802Z"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"id": "23255651",
|
| 85 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255651",
|
| 86 |
+
"title": "Northwave mountainbikeskor och Shimano PD M520 pedaler",
|
| 87 |
+
"price": "600 kr",
|
| 88 |
+
"location": "Kungsängen",
|
| 89 |
+
"category": "BAP_ALL",
|
| 90 |
+
"sellerName": null,
|
| 91 |
+
"sellerType": "Privat",
|
| 92 |
+
"shipping": "Kan skickas",
|
| 93 |
+
"brand": null,
|
| 94 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255651/afa600dc-5a89-4907-b76a-eaeb542ea444",
|
| 95 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255651/afa600dc-5a89-4907-b76a-eaeb542ea444, https://images.blocketcdn.se/dynamic/default/item/23255651/f40d2581-0e0d-424c-92a1-4c0e3c0e82df, https://images.blocketcdn.se/dynamic/default/item/23255651/a2e35ff9-d06e-48ca-8959-0d637b3e1dfb, https://images.blocketcdn.se/dynamic/default/item/23255651/5ed9b4cd-d1a6-4d7b-b9e4-a2bd85bf74f0",
|
| 96 |
+
"tradeType": "Säljes",
|
| 97 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 98 |
+
"lat": "59.48117",
|
| 99 |
+
"lng": "17.72254",
|
| 100 |
+
"make": null,
|
| 101 |
+
"model": null,
|
| 102 |
+
"modelSpec": null,
|
| 103 |
+
"year": null,
|
| 104 |
+
"mileage": null,
|
| 105 |
+
"fuel": null,
|
| 106 |
+
"gearbox": null,
|
| 107 |
+
"regno": null,
|
| 108 |
+
"scrapedAt": "2026-05-15T11:01:56.835Z"
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"id": "23254772",
|
| 112 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23254772",
|
| 113 |
+
"title": "MC-Hjälm + SXP Klass 3 kättinglås",
|
| 114 |
+
"price": "600 kr",
|
| 115 |
+
"location": "Munka-Ljungby",
|
| 116 |
+
"category": "BAP_ALL",
|
| 117 |
+
"sellerName": null,
|
| 118 |
+
"sellerType": "Privat",
|
| 119 |
+
"shipping": "Kan skickas",
|
| 120 |
+
"brand": null,
|
| 121 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23254772/30c8d240-6967-47e9-a22e-7ccdc68f2365",
|
| 122 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23254772/30c8d240-6967-47e9-a22e-7ccdc68f2365, https://images.blocketcdn.se/dynamic/default/item/23254772/6e30e96e-9ebd-403b-864e-e47fea3c6f4f, https://images.blocketcdn.se/dynamic/default/item/23254772/1f250ee7-2c91-4e01-a856-25b348464941, https://images.blocketcdn.se/dynamic/default/item/23254772/f68c3cd1-9872-4284-9d35-49d1106b7b71, https://images.blocketcdn.se/dynamic/default/item/23254772/8ed19889-eaba-4946-aa09-eeaded1ab1cf",
|
| 123 |
+
"tradeType": "Säljes",
|
| 124 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 125 |
+
"lat": "56.26171",
|
| 126 |
+
"lng": "12.98216",
|
| 127 |
+
"make": null,
|
| 128 |
+
"model": null,
|
| 129 |
+
"modelSpec": null,
|
| 130 |
+
"year": null,
|
| 131 |
+
"mileage": null,
|
| 132 |
+
"fuel": null,
|
| 133 |
+
"gearbox": null,
|
| 134 |
+
"regno": null,
|
| 135 |
+
"scrapedAt": "2026-05-15T11:01:56.890Z"
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"id": "23256105",
|
| 139 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256105",
|
| 140 |
+
"title": "Balkongmöbelset med bord och två stolar",
|
| 141 |
+
"price": "300 kr",
|
| 142 |
+
"location": "Hässelby",
|
| 143 |
+
"category": "BAP_ALL",
|
| 144 |
+
"sellerName": null,
|
| 145 |
+
"sellerType": "Privat",
|
| 146 |
+
"shipping": null,
|
| 147 |
+
"brand": null,
|
| 148 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256105/b699888e-794d-4f3f-a09a-6ba92cc7a0ee",
|
| 149 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256105/b699888e-794d-4f3f-a09a-6ba92cc7a0ee",
|
| 150 |
+
"tradeType": "Säljes",
|
| 151 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 152 |
+
"lat": "59.37046",
|
| 153 |
+
"lng": "17.83105",
|
| 154 |
+
"make": null,
|
| 155 |
+
"model": null,
|
| 156 |
+
"modelSpec": null,
|
| 157 |
+
"year": null,
|
| 158 |
+
"mileage": null,
|
| 159 |
+
"fuel": null,
|
| 160 |
+
"gearbox": null,
|
| 161 |
+
"regno": null,
|
| 162 |
+
"scrapedAt": "2026-05-15T11:01:57.004Z"
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"id": "23256153",
|
| 166 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256153",
|
| 167 |
+
"title": "Philips Hue Bridge V2 vit",
|
| 168 |
+
"price": "200 kr",
|
| 169 |
+
"location": "Åkersberga",
|
| 170 |
+
"category": "BAP_ALL",
|
| 171 |
+
"sellerName": null,
|
| 172 |
+
"sellerType": "Privat",
|
| 173 |
+
"shipping": "Kan skickas",
|
| 174 |
+
"brand": "Philips",
|
| 175 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256153/231273fe-ad78-4b60-a0b3-56a760357b74",
|
| 176 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256153/231273fe-ad78-4b60-a0b3-56a760357b74, https://images.blocketcdn.se/dynamic/default/item/23256153/ad51f661-a754-4dab-b386-cbc642e5cfc4",
|
| 177 |
+
"tradeType": "Säljes",
|
| 178 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 179 |
+
"lat": "59.47641",
|
| 180 |
+
"lng": "18.26452",
|
| 181 |
+
"make": null,
|
| 182 |
+
"model": null,
|
| 183 |
+
"modelSpec": null,
|
| 184 |
+
"year": null,
|
| 185 |
+
"mileage": null,
|
| 186 |
+
"fuel": null,
|
| 187 |
+
"gearbox": null,
|
| 188 |
+
"regno": null,
|
| 189 |
+
"scrapedAt": "2026-05-15T11:01:57.055Z"
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"id": "23255383",
|
| 193 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255383",
|
| 194 |
+
"title": "Kaniner- Lejonhuvad Dvärgvädur",
|
| 195 |
+
"price": "1 000 kr",
|
| 196 |
+
"location": "Bjärred",
|
| 197 |
+
"category": "BAP_ALL",
|
| 198 |
+
"sellerName": null,
|
| 199 |
+
"sellerType": "Privat",
|
| 200 |
+
"shipping": null,
|
| 201 |
+
"brand": null,
|
| 202 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255383/df8d0d62-abff-4d8d-97f1-3450a29785ed",
|
| 203 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255383/df8d0d62-abff-4d8d-97f1-3450a29785ed, https://images.blocketcdn.se/dynamic/default/item/23255383/9aaa7ae9-e7ef-4358-b377-911fa3cb71a8, https://images.blocketcdn.se/dynamic/default/item/23255383/9cc038c6-b2fe-42e2-9acf-8a2a8ac24388, https://images.blocketcdn.se/dynamic/default/item/23255383/8a24bf0d-c3a2-4486-92d3-1d6c27e27ed3, https://images.blocketcdn.se/dynamic/default/item/23255383/e738602d-b643-47f5-a581-4b41ef5cd503, https://images.blocketcdn.se/dynamic/default/item/23255383/4c236afa-b9f1-4299-88d9-07fb52aca9f2",
|
| 204 |
+
"tradeType": "Säljes",
|
| 205 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 206 |
+
"lat": "55.72457",
|
| 207 |
+
"lng": "12.99975",
|
| 208 |
+
"make": null,
|
| 209 |
+
"model": null,
|
| 210 |
+
"modelSpec": null,
|
| 211 |
+
"year": null,
|
| 212 |
+
"mileage": null,
|
| 213 |
+
"fuel": null,
|
| 214 |
+
"gearbox": null,
|
| 215 |
+
"regno": null,
|
| 216 |
+
"scrapedAt": "2026-05-15T11:01:57.114Z"
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"id": "23256041",
|
| 220 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256041",
|
| 221 |
+
"title": "BMW M5 grill/njurar",
|
| 222 |
+
"price": "700 kr",
|
| 223 |
+
"location": "Göteborg",
|
| 224 |
+
"category": "BAP_ALL",
|
| 225 |
+
"sellerName": null,
|
| 226 |
+
"sellerType": "Privat",
|
| 227 |
+
"shipping": "Kan skickas",
|
| 228 |
+
"brand": "BMW",
|
| 229 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256041/c20338b2-6a76-44ab-8675-005d5e44eeea",
|
| 230 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256041/c20338b2-6a76-44ab-8675-005d5e44eeea, https://images.blocketcdn.se/dynamic/default/item/23256041/c3f92165-2cc9-4020-8ea4-40d094989c2d, https://images.blocketcdn.se/dynamic/default/item/23256041/978d7388-6db4-4743-91b1-c4c8c09d13d4",
|
| 231 |
+
"tradeType": "Säljes",
|
| 232 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 233 |
+
"lat": "57.75028",
|
| 234 |
+
"lng": "11.92902",
|
| 235 |
+
"make": null,
|
| 236 |
+
"model": null,
|
| 237 |
+
"modelSpec": null,
|
| 238 |
+
"year": null,
|
| 239 |
+
"mileage": null,
|
| 240 |
+
"fuel": null,
|
| 241 |
+
"gearbox": null,
|
| 242 |
+
"regno": null,
|
| 243 |
+
"scrapedAt": "2026-05-15T11:01:57.280Z"
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"id": "23252304",
|
| 247 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23252304",
|
| 248 |
+
"title": "Av Receiver - Onkyo TX-DC 484",
|
| 249 |
+
"price": "100 kr",
|
| 250 |
+
"location": "Stockholm",
|
| 251 |
+
"category": "BAP_ALL",
|
| 252 |
+
"sellerName": null,
|
| 253 |
+
"sellerType": "Privat",
|
| 254 |
+
"shipping": null,
|
| 255 |
+
"brand": null,
|
| 256 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23252304/43e5e627-f042-4792-9eef-cabdaac4db6f",
|
| 257 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23252304/43e5e627-f042-4792-9eef-cabdaac4db6f, https://images.blocketcdn.se/dynamic/default/item/23252304/050fc907-0e8b-4180-9825-06fd8810d6a1, https://images.blocketcdn.se/dynamic/default/item/23252304/39cce769-f37e-4efc-8db4-f99218d737f2",
|
| 258 |
+
"tradeType": "Säljes",
|
| 259 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 260 |
+
"lat": "59.3141",
|
| 261 |
+
"lng": "18.0014",
|
| 262 |
+
"make": null,
|
| 263 |
+
"model": null,
|
| 264 |
+
"modelSpec": null,
|
| 265 |
+
"year": null,
|
| 266 |
+
"mileage": null,
|
| 267 |
+
"fuel": null,
|
| 268 |
+
"gearbox": null,
|
| 269 |
+
"regno": null,
|
| 270 |
+
"scrapedAt": "2026-05-15T11:01:57.336Z"
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"id": "23255984",
|
| 274 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255984",
|
| 275 |
+
"title": "Volvo orginalfälgar med vinterdäck",
|
| 276 |
+
"price": "9 000 kr",
|
| 277 |
+
"location": "Nynäshamn",
|
| 278 |
+
"category": "BAP_ALL",
|
| 279 |
+
"sellerName": null,
|
| 280 |
+
"sellerType": "Privat",
|
| 281 |
+
"shipping": null,
|
| 282 |
+
"brand": null,
|
| 283 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255984/14ee1e62-1807-4481-aea6-2a8aa423409e",
|
| 284 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255984/14ee1e62-1807-4481-aea6-2a8aa423409e, https://images.blocketcdn.se/dynamic/default/item/23255984/4cbf1987-70a7-4ae2-966d-bec0734666e2, https://images.blocketcdn.se/dynamic/default/item/23255984/63cfa978-ff30-4040-b4e3-1e43fa540f36, https://images.blocketcdn.se/dynamic/default/item/23255984/f9ab9c53-712f-4cd4-824f-54201ab07123, https://images.blocketcdn.se/dynamic/default/item/23255984/abf73b85-b61f-4192-b90f-cb100a9ccb11, https://images.blocketcdn.se/dynamic/default/item/23255984/8992e705-02a1-4d98-b81f-e1c9caf6fd6f, https://images.blocketcdn.se/dynamic/default/item/23255984/5cb90829-c8a5-43ef-a58a-87f638660cae, https://images.blocketcdn.se/dynamic/default/item/23255984/c32358f0-3e5d-475d-bb2f-c1d146781867",
|
| 285 |
+
"tradeType": "Säljes",
|
| 286 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 287 |
+
"lat": "58.90139",
|
| 288 |
+
"lng": "17.94344",
|
| 289 |
+
"make": null,
|
| 290 |
+
"model": null,
|
| 291 |
+
"modelSpec": null,
|
| 292 |
+
"year": null,
|
| 293 |
+
"mileage": null,
|
| 294 |
+
"fuel": null,
|
| 295 |
+
"gearbox": null,
|
| 296 |
+
"regno": null,
|
| 297 |
+
"scrapedAt": "2026-05-15T11:01:57.372Z"
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"id": "21422357",
|
| 301 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/21422357",
|
| 302 |
+
"title": "Elektrisk fotmassage-apparat",
|
| 303 |
+
"price": "50 kr",
|
| 304 |
+
"location": "Rydsgård",
|
| 305 |
+
"category": "BAP_ALL",
|
| 306 |
+
"sellerName": null,
|
| 307 |
+
"sellerType": "Privat",
|
| 308 |
+
"shipping": null,
|
| 309 |
+
"brand": null,
|
| 310 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/21422357/3a3fe777-c7b5-48ad-bf4c-4e7a75dca49c",
|
| 311 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/21422357/3a3fe777-c7b5-48ad-bf4c-4e7a75dca49c, https://images.blocketcdn.se/dynamic/default/item/21422357/788402c1-a979-45b6-9ce7-c84ad97d8a52, https://images.blocketcdn.se/dynamic/default/item/21422357/5eb5a4a8-a5f3-4bd5-a5cf-dc19f0cd0742",
|
| 312 |
+
"tradeType": "Säljes",
|
| 313 |
+
"publishedAt": "2026-05-15T11:00:23.000Z",
|
| 314 |
+
"lat": "55.47474",
|
| 315 |
+
"lng": "13.59149",
|
| 316 |
+
"make": null,
|
| 317 |
+
"model": null,
|
| 318 |
+
"modelSpec": null,
|
| 319 |
+
"year": null,
|
| 320 |
+
"mileage": null,
|
| 321 |
+
"fuel": null,
|
| 322 |
+
"gearbox": null,
|
| 323 |
+
"regno": null,
|
| 324 |
+
"scrapedAt": "2026-05-15T11:01:57.417Z"
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"id": "23256184",
|
| 328 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256184",
|
| 329 |
+
"title": "iPhone 12 Pro - 512 GB - Grå - Grade A",
|
| 330 |
+
"price": "3 519 kr",
|
| 331 |
+
"location": "Stockholm",
|
| 332 |
+
"category": "BAP_ALL",
|
| 333 |
+
"sellerName": "Blocket Nybegagnat",
|
| 334 |
+
"sellerType": "Företag",
|
| 335 |
+
"shipping": null,
|
| 336 |
+
"brand": "Apple",
|
| 337 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256184/d3d63a27-12b0-462c-9c06-1e04fff3a95a",
|
| 338 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256184/d3d63a27-12b0-462c-9c06-1e04fff3a95a",
|
| 339 |
+
"tradeType": "Säljes",
|
| 340 |
+
"publishedAt": "2026-05-15T11:00:03.000Z",
|
| 341 |
+
"lat": "59.33081",
|
| 342 |
+
"lng": "18.05457",
|
| 343 |
+
"make": null,
|
| 344 |
+
"model": null,
|
| 345 |
+
"modelSpec": null,
|
| 346 |
+
"year": null,
|
| 347 |
+
"mileage": null,
|
| 348 |
+
"fuel": null,
|
| 349 |
+
"gearbox": null,
|
| 350 |
+
"regno": null,
|
| 351 |
+
"scrapedAt": "2026-05-15T11:01:57.478Z"
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"id": "23192837",
|
| 355 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23192837",
|
| 356 |
+
"title": "IKEA skrivbord, Alex",
|
| 357 |
+
"price": "700 kr",
|
| 358 |
+
"location": "Valdemarsvik",
|
| 359 |
+
"category": "BAP_ALL",
|
| 360 |
+
"sellerName": null,
|
| 361 |
+
"sellerType": "Privat",
|
| 362 |
+
"shipping": null,
|
| 363 |
+
"brand": "IKEA",
|
| 364 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23192837/10cc9077-0f7b-4ab4-a74b-7359b77ad7b2",
|
| 365 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23192837/10cc9077-0f7b-4ab4-a74b-7359b77ad7b2",
|
| 366 |
+
"tradeType": "Säljes",
|
| 367 |
+
"publishedAt": "2026-05-15T11:00:03.000Z",
|
| 368 |
+
"lat": "58.20739",
|
| 369 |
+
"lng": "16.71898",
|
| 370 |
+
"make": null,
|
| 371 |
+
"model": null,
|
| 372 |
+
"modelSpec": null,
|
| 373 |
+
"year": null,
|
| 374 |
+
"mileage": null,
|
| 375 |
+
"fuel": null,
|
| 376 |
+
"gearbox": null,
|
| 377 |
+
"regno": null,
|
| 378 |
+
"scrapedAt": "2026-05-15T11:01:57.524Z"
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"id": "23192854",
|
| 382 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23192854",
|
| 383 |
+
"title": "Burberry Halsduk Cashmere",
|
| 384 |
+
"price": "2 500 kr",
|
| 385 |
+
"location": "Göteborg",
|
| 386 |
+
"category": "BAP_ALL",
|
| 387 |
+
"sellerName": null,
|
| 388 |
+
"sellerType": "Privat",
|
| 389 |
+
"shipping": "Kan skickas",
|
| 390 |
+
"brand": "Burberry",
|
| 391 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23192854/846c88b5-4f0f-465e-86b2-fec4c070fdc5",
|
| 392 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23192854/846c88b5-4f0f-465e-86b2-fec4c070fdc5, https://images.blocketcdn.se/dynamic/default/item/23192854/d1face9d-2fd4-4415-8e37-270d38b79d8b, https://images.blocketcdn.se/dynamic/default/item/23192854/f8080aa7-8622-43ae-a42c-20d0c41846e5, https://images.blocketcdn.se/dynamic/default/item/23192854/442f1119-c187-4a46-ba61-1731a0eb4ac0",
|
| 393 |
+
"tradeType": "Säljes",
|
| 394 |
+
"publishedAt": "2026-05-15T11:00:03.000Z",
|
| 395 |
+
"lat": "57.72743",
|
| 396 |
+
"lng": "11.90151",
|
| 397 |
+
"make": null,
|
| 398 |
+
"model": null,
|
| 399 |
+
"modelSpec": null,
|
| 400 |
+
"year": null,
|
| 401 |
+
"mileage": null,
|
| 402 |
+
"fuel": null,
|
| 403 |
+
"gearbox": null,
|
| 404 |
+
"regno": null,
|
| 405 |
+
"scrapedAt": "2026-05-15T11:01:57.590Z"
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"id": "23193146",
|
| 409 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23193146",
|
| 410 |
+
"title": "GANT V-ringad tröja",
|
| 411 |
+
"price": "200 kr",
|
| 412 |
+
"location": "Göteborg",
|
| 413 |
+
"category": "BAP_ALL",
|
| 414 |
+
"sellerName": null,
|
| 415 |
+
"sellerType": "Privat",
|
| 416 |
+
"shipping": "Kan skickas",
|
| 417 |
+
"brand": "GANT",
|
| 418 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23193146/3fe5bf3a-1f64-43a4-a434-61d6b06466fb",
|
| 419 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23193146/3fe5bf3a-1f64-43a4-a434-61d6b06466fb, https://images.blocketcdn.se/dynamic/default/item/23193146/5715e0f9-ad6d-42f3-bb3f-ec970a7f0ed1, https://images.blocketcdn.se/dynamic/default/item/23193146/08f32d0d-cf4a-4db4-a78e-af3ad5f0b947",
|
| 420 |
+
"tradeType": "Säljes",
|
| 421 |
+
"publishedAt": "2026-05-15T11:00:03.000Z",
|
| 422 |
+
"lat": "57.75175",
|
| 423 |
+
"lng": "11.88903",
|
| 424 |
+
"make": null,
|
| 425 |
+
"model": null,
|
| 426 |
+
"modelSpec": null,
|
| 427 |
+
"year": null,
|
| 428 |
+
"mileage": null,
|
| 429 |
+
"fuel": null,
|
| 430 |
+
"gearbox": null,
|
| 431 |
+
"regno": null,
|
| 432 |
+
"scrapedAt": "2026-05-15T11:01:57.629Z"
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"id": "23193192",
|
| 436 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23193192",
|
| 437 |
+
"title": "Dr. Martens kängor stl 37 bruna",
|
| 438 |
+
"price": "1 200 kr",
|
| 439 |
+
"location": "Luleå",
|
| 440 |
+
"category": "BAP_ALL",
|
| 441 |
+
"sellerName": null,
|
| 442 |
+
"sellerType": "Privat",
|
| 443 |
+
"shipping": "Kan skickas",
|
| 444 |
+
"brand": "Dr. Martens",
|
| 445 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23193192/4100c87f-2b0d-47b6-ba63-b779c5f8e32f",
|
| 446 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23193192/4100c87f-2b0d-47b6-ba63-b779c5f8e32f, https://images.blocketcdn.se/dynamic/default/item/23193192/0f3b56d7-498d-491d-8d75-6eab58666f92, https://images.blocketcdn.se/dynamic/default/item/23193192/d65eb22c-5b18-4d78-af68-a784d78fb142, https://images.blocketcdn.se/dynamic/default/item/23193192/8c9ebab9-b5ea-44f0-9232-c08799fa088f, https://images.blocketcdn.se/dynamic/default/item/23193192/5b807a04-2624-4534-b911-3b38453cf95f, https://images.blocketcdn.se/dynamic/default/item/23193192/6842e60a-db83-4973-ae1d-243093d76a43, https://images.blocketcdn.se/dynamic/default/item/23193192/2bacd3ea-1c05-41fa-92e7-3939d20bd7da, https://images.blocketcdn.se/dynamic/default/item/23193192/238b3ff5-2f5f-440e-85f6-360554bda9fe, https://images.blocketcdn.se/dynamic/default/item/23193192/e9d5677c-e4a2-4cce-9d73-185ea8e1fd25, https://images.blocketcdn.se/dynamic/default/item/23193192/98c00dfb-7669-44ef-8d64-9c464755fc36",
|
| 447 |
+
"tradeType": "Säljes",
|
| 448 |
+
"publishedAt": "2026-05-15T11:00:03.000Z",
|
| 449 |
+
"lat": "65.59019",
|
| 450 |
+
"lng": "22.16727",
|
| 451 |
+
"make": null,
|
| 452 |
+
"model": null,
|
| 453 |
+
"modelSpec": null,
|
| 454 |
+
"year": null,
|
| 455 |
+
"mileage": null,
|
| 456 |
+
"fuel": null,
|
| 457 |
+
"gearbox": null,
|
| 458 |
+
"regno": null,
|
| 459 |
+
"scrapedAt": "2026-05-15T11:01:57.704Z"
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"id": "23256015",
|
| 463 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256015",
|
| 464 |
+
"title": "Elcykel Crescent 28 tum 12 mån garanti",
|
| 465 |
+
"price": "8 500 kr",
|
| 466 |
+
"location": "Malmö",
|
| 467 |
+
"category": "BAP_ALL",
|
| 468 |
+
"sellerName": "Öresund Cykel",
|
| 469 |
+
"sellerType": "Företag",
|
| 470 |
+
"shipping": null,
|
| 471 |
+
"brand": null,
|
| 472 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256015/7eb5db49-764d-42d2-9589-bb4d307cdd39",
|
| 473 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256015/7eb5db49-764d-42d2-9589-bb4d307cdd39, https://images.blocketcdn.se/dynamic/default/item/23256015/97e5fc51-a051-411a-9ca3-6956c5cf53da",
|
| 474 |
+
"tradeType": "Säljes",
|
| 475 |
+
"publishedAt": "2026-05-15T11:00:03.000Z",
|
| 476 |
+
"lat": "55.60079",
|
| 477 |
+
"lng": "13.02647",
|
| 478 |
+
"make": null,
|
| 479 |
+
"model": null,
|
| 480 |
+
"modelSpec": null,
|
| 481 |
+
"year": null,
|
| 482 |
+
"mileage": null,
|
| 483 |
+
"fuel": null,
|
| 484 |
+
"gearbox": null,
|
| 485 |
+
"regno": null,
|
| 486 |
+
"scrapedAt": "2026-05-15T11:01:57.745Z"
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"id": "23193113",
|
| 490 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23193113",
|
| 491 |
+
"title": "LEGO Technic Hot Rod bil 42046",
|
| 492 |
+
"price": "199 kr",
|
| 493 |
+
"location": "Bandhagen",
|
| 494 |
+
"category": "BAP_ALL",
|
| 495 |
+
"sellerName": null,
|
| 496 |
+
"sellerType": "Privat",
|
| 497 |
+
"shipping": "Kan skickas",
|
| 498 |
+
"brand": "LEGO",
|
| 499 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23193113/ace89f3a-0089-4fb3-a0d0-ecc91bed033a",
|
| 500 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23193113/ace89f3a-0089-4fb3-a0d0-ecc91bed033a, https://images.blocketcdn.se/dynamic/default/item/23193113/78f809a8-d2ad-4e4f-bbf4-45790d96f5f6, https://images.blocketcdn.se/dynamic/default/item/23193113/1b2fe134-f6f2-4d85-9dfe-3e7f7ce6065f, https://images.blocketcdn.se/dynamic/default/item/23193113/6333d9c0-dafa-4f5f-806f-f82788c4d7d6, https://images.blocketcdn.se/dynamic/default/item/23193113/b46c40aa-b725-4943-935c-8beb51f8332d, https://images.blocketcdn.se/dynamic/default/item/23193113/e056d5b1-d045-473c-8286-76edde4639aa, https://images.blocketcdn.se/dynamic/default/item/23193113/eb1f60ad-8fd0-486f-b437-9f7eb164b208",
|
| 501 |
+
"tradeType": "Säljes",
|
| 502 |
+
"publishedAt": "2026-05-15T11:00:03.000Z",
|
| 503 |
+
"lat": "59.26017",
|
| 504 |
+
"lng": "18.02398",
|
| 505 |
+
"make": null,
|
| 506 |
+
"model": null,
|
| 507 |
+
"modelSpec": null,
|
| 508 |
+
"year": null,
|
| 509 |
+
"mileage": null,
|
| 510 |
+
"fuel": null,
|
| 511 |
+
"gearbox": null,
|
| 512 |
+
"regno": null,
|
| 513 |
+
"scrapedAt": "2026-05-15T11:01:57.786Z"
|
| 514 |
+
},
|
| 515 |
+
{
|
| 516 |
+
"id": "23192063",
|
| 517 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23192063",
|
| 518 |
+
"title": "SmallRig 2999 Cage för Sony A7S III 🎥",
|
| 519 |
+
"price": "350 kr",
|
| 520 |
+
"location": "Sundbyberg",
|
| 521 |
+
"category": "BAP_ALL",
|
| 522 |
+
"sellerName": null,
|
| 523 |
+
"sellerType": "Privat",
|
| 524 |
+
"shipping": "Kan skickas",
|
| 525 |
+
"brand": null,
|
| 526 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23192063/ac308827-0042-4267-a77e-82a3836a5e4e",
|
| 527 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23192063/ac308827-0042-4267-a77e-82a3836a5e4e, https://images.blocketcdn.se/dynamic/default/item/23192063/95111129-3ec3-45d3-b7f0-deb1b03dfb9e, https://images.blocketcdn.se/dynamic/default/item/23192063/2e686b43-bdba-4d29-8c6e-b160041a5953, https://images.blocketcdn.se/dynamic/default/item/23192063/c19693cd-77f2-4e44-becb-2ebee040b83b",
|
| 528 |
+
"tradeType": "Säljes",
|
| 529 |
+
"publishedAt": "2026-05-15T11:00:02.000Z",
|
| 530 |
+
"lat": "59.37776",
|
| 531 |
+
"lng": "17.96645",
|
| 532 |
+
"make": null,
|
| 533 |
+
"model": null,
|
| 534 |
+
"modelSpec": null,
|
| 535 |
+
"year": null,
|
| 536 |
+
"mileage": null,
|
| 537 |
+
"fuel": null,
|
| 538 |
+
"gearbox": null,
|
| 539 |
+
"regno": null,
|
| 540 |
+
"scrapedAt": "2026-05-15T11:01:57.835Z"
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"id": "23191757",
|
| 544 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23191757",
|
| 545 |
+
"title": "Sandaler till pojke",
|
| 546 |
+
"price": "30 kr",
|
| 547 |
+
"location": "Bandhagen",
|
| 548 |
+
"category": "BAP_ALL",
|
| 549 |
+
"sellerName": null,
|
| 550 |
+
"sellerType": "Privat",
|
| 551 |
+
"shipping": "Kan skickas",
|
| 552 |
+
"brand": null,
|
| 553 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23191757/dfdce18a-0700-44d1-92a7-0e71a8bc943e",
|
| 554 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23191757/dfdce18a-0700-44d1-92a7-0e71a8bc943e",
|
| 555 |
+
"tradeType": "Säljes",
|
| 556 |
+
"publishedAt": "2026-05-15T11:00:02.000Z",
|
| 557 |
+
"lat": "59.26637",
|
| 558 |
+
"lng": "18.03693",
|
| 559 |
+
"make": null,
|
| 560 |
+
"model": null,
|
| 561 |
+
"modelSpec": null,
|
| 562 |
+
"year": null,
|
| 563 |
+
"mileage": null,
|
| 564 |
+
"fuel": null,
|
| 565 |
+
"gearbox": null,
|
| 566 |
+
"regno": null,
|
| 567 |
+
"scrapedAt": "2026-05-15T11:01:57.909Z"
|
| 568 |
+
},
|
| 569 |
+
{
|
| 570 |
+
"id": "23191610",
|
| 571 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23191610",
|
| 572 |
+
"title": "pomchi valpar",
|
| 573 |
+
"price": "12 500 kr",
|
| 574 |
+
"location": "Hova",
|
| 575 |
+
"category": "BAP_ALL",
|
| 576 |
+
"sellerName": null,
|
| 577 |
+
"sellerType": "Privat",
|
| 578 |
+
"shipping": null,
|
| 579 |
+
"brand": null,
|
| 580 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23191610/e426f9b4-7de3-42f8-bd23-906eb51b8af9",
|
| 581 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23191610/e426f9b4-7de3-42f8-bd23-906eb51b8af9, https://images.blocketcdn.se/dynamic/default/item/23191610/62c8c38d-9cf6-4361-8381-499cc1b2167c, https://images.blocketcdn.se/dynamic/default/item/23191610/6fb56f59-5dc8-4a35-a845-50381076ca47, https://images.blocketcdn.se/dynamic/default/item/23191610/9be780b0-bad8-4971-a543-3c6e1ecd80c8, https://images.blocketcdn.se/dynamic/default/item/23191610/bf49939f-5ad6-4bec-9bd8-df8a22de1f8f, https://images.blocketcdn.se/dynamic/default/item/23191610/c32a5e41-1b34-4c00-908a-6f089c16ff26",
|
| 582 |
+
"tradeType": "Säljes",
|
| 583 |
+
"publishedAt": "2026-05-15T11:00:02.000Z",
|
| 584 |
+
"lat": "58.86729",
|
| 585 |
+
"lng": "14.26857",
|
| 586 |
+
"make": null,
|
| 587 |
+
"model": null,
|
| 588 |
+
"modelSpec": null,
|
| 589 |
+
"year": null,
|
| 590 |
+
"mileage": null,
|
| 591 |
+
"fuel": null,
|
| 592 |
+
"gearbox": null,
|
| 593 |
+
"regno": null,
|
| 594 |
+
"scrapedAt": "2026-05-15T11:01:57.962Z"
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"id": "23192242",
|
| 598 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23192242",
|
| 599 |
+
"title": "Sommarjacka. Stl 158/164",
|
| 600 |
+
"price": "50 kr",
|
| 601 |
+
"location": "Örnsköldsvik",
|
| 602 |
+
"category": "BAP_ALL",
|
| 603 |
+
"sellerName": null,
|
| 604 |
+
"sellerType": "Privat",
|
| 605 |
+
"shipping": null,
|
| 606 |
+
"brand": "Lindex",
|
| 607 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23192242/0866e4c8-ce45-4fa0-9348-3e07a3bc34fd",
|
| 608 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23192242/0866e4c8-ce45-4fa0-9348-3e07a3bc34fd, https://images.blocketcdn.se/dynamic/default/item/23192242/c7724932-895e-4037-b720-7dc7fa8af1a5, https://images.blocketcdn.se/dynamic/default/item/23192242/0dbb16db-b9db-4a28-9fb8-1784f87c3b56",
|
| 609 |
+
"tradeType": "Säljes",
|
| 610 |
+
"publishedAt": "2026-05-15T11:00:02.000Z",
|
| 611 |
+
"lat": "63.29321",
|
| 612 |
+
"lng": "18.70722",
|
| 613 |
+
"make": null,
|
| 614 |
+
"model": null,
|
| 615 |
+
"modelSpec": null,
|
| 616 |
+
"year": null,
|
| 617 |
+
"mileage": null,
|
| 618 |
+
"fuel": null,
|
| 619 |
+
"gearbox": null,
|
| 620 |
+
"regno": null,
|
| 621 |
+
"scrapedAt": "2026-05-15T11:01:57.999Z"
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"id": "23191595",
|
| 625 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23191595",
|
| 626 |
+
"title": "Byxor",
|
| 627 |
+
"price": "100 kr",
|
| 628 |
+
"location": "Fagersta",
|
| 629 |
+
"category": "BAP_ALL",
|
| 630 |
+
"sellerName": null,
|
| 631 |
+
"sellerType": "Privat",
|
| 632 |
+
"shipping": "Kan skickas",
|
| 633 |
+
"brand": null,
|
| 634 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23191595/c2264d2a-c37a-4428-884a-165ee05aea5b",
|
| 635 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23191595/c2264d2a-c37a-4428-884a-165ee05aea5b, https://images.blocketcdn.se/dynamic/default/item/23191595/b4ae3174-bc42-44a4-9384-6d133e34d8b4, https://images.blocketcdn.se/dynamic/default/item/23191595/2537094d-e602-4353-8806-50d1a470f2c9",
|
| 636 |
+
"tradeType": "Säljes",
|
| 637 |
+
"publishedAt": "2026-05-15T11:00:02.000Z",
|
| 638 |
+
"lat": "60.00676",
|
| 639 |
+
"lng": "15.79032",
|
| 640 |
+
"make": null,
|
| 641 |
+
"model": null,
|
| 642 |
+
"modelSpec": null,
|
| 643 |
+
"year": null,
|
| 644 |
+
"mileage": null,
|
| 645 |
+
"fuel": null,
|
| 646 |
+
"gearbox": null,
|
| 647 |
+
"regno": null,
|
| 648 |
+
"scrapedAt": "2026-05-15T11:01:58.035Z"
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"id": "23192684",
|
| 652 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23192684",
|
| 653 |
+
"title": "Stokke newborn babysits",
|
| 654 |
+
"price": "600 kr",
|
| 655 |
+
"location": "Stockholm",
|
| 656 |
+
"category": "BAP_ALL",
|
| 657 |
+
"sellerName": null,
|
| 658 |
+
"sellerType": "Privat",
|
| 659 |
+
"shipping": null,
|
| 660 |
+
"brand": "Stokke",
|
| 661 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23192684/b44fc45d-3536-4776-8210-cd4bddd19ad1",
|
| 662 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23192684/b44fc45d-3536-4776-8210-cd4bddd19ad1, https://images.blocketcdn.se/dynamic/default/item/23192684/cdd587cf-b2ff-4c30-b083-ce36d6e041d7, https://images.blocketcdn.se/dynamic/default/item/23192684/724673c1-3165-4303-acad-ff8c70dd9c24, https://images.blocketcdn.se/dynamic/default/item/23192684/006a1457-b63d-4a68-8a1b-98e2f1722c3a",
|
| 663 |
+
"tradeType": "Säljes",
|
| 664 |
+
"publishedAt": "2026-05-15T11:00:02.000Z",
|
| 665 |
+
"lat": "59.33546",
|
| 666 |
+
"lng": "18.03566",
|
| 667 |
+
"make": null,
|
| 668 |
+
"model": null,
|
| 669 |
+
"modelSpec": null,
|
| 670 |
+
"year": null,
|
| 671 |
+
"mileage": null,
|
| 672 |
+
"fuel": null,
|
| 673 |
+
"gearbox": null,
|
| 674 |
+
"regno": null,
|
| 675 |
+
"scrapedAt": "2026-05-15T11:01:58.097Z"
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"id": "23192645",
|
| 679 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23192645",
|
| 680 |
+
"title": "Äldre docksäng - Vintage",
|
| 681 |
+
"price": "350 kr",
|
| 682 |
+
"location": "Täby",
|
| 683 |
+
"category": "BAP_ALL",
|
| 684 |
+
"sellerName": null,
|
| 685 |
+
"sellerType": "Privat",
|
| 686 |
+
"shipping": null,
|
| 687 |
+
"brand": null,
|
| 688 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23192645/63b29c52-9c77-423d-aeb3-4ffe29b927a4",
|
| 689 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23192645/63b29c52-9c77-423d-aeb3-4ffe29b927a4, https://images.blocketcdn.se/dynamic/default/item/23192645/73f29fb1-c7e2-4cea-9b5a-8369dc39cc79, https://images.blocketcdn.se/dynamic/default/item/23192645/4743d9fb-c776-4506-a718-8005a875cd12",
|
| 690 |
+
"tradeType": "Säljes",
|
| 691 |
+
"publishedAt": "2026-05-15T11:00:02.000Z",
|
| 692 |
+
"lat": "59.43693",
|
| 693 |
+
"lng": "18.12626",
|
| 694 |
+
"make": null,
|
| 695 |
+
"model": null,
|
| 696 |
+
"modelSpec": null,
|
| 697 |
+
"year": null,
|
| 698 |
+
"mileage": null,
|
| 699 |
+
"fuel": null,
|
| 700 |
+
"gearbox": null,
|
| 701 |
+
"regno": null,
|
| 702 |
+
"scrapedAt": "2026-05-15T11:01:58.140Z"
|
| 703 |
+
},
|
| 704 |
+
{
|
| 705 |
+
"id": "23256239",
|
| 706 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256239",
|
| 707 |
+
"title": "Nike fotbollsskor stl 44,5 rosa/svart",
|
| 708 |
+
"price": "100 kr",
|
| 709 |
+
"location": "Rydsgård",
|
| 710 |
+
"category": "BAP_ALL",
|
| 711 |
+
"sellerName": null,
|
| 712 |
+
"sellerType": "Privat",
|
| 713 |
+
"shipping": "Kan skickas",
|
| 714 |
+
"brand": null,
|
| 715 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256239/ab4a1d2c-8fa5-408f-b883-ba5f82b11ca3",
|
| 716 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256239/ab4a1d2c-8fa5-408f-b883-ba5f82b11ca3, https://images.blocketcdn.se/dynamic/default/item/23256239/4078613e-d902-44cc-9141-4e050f657aef, https://images.blocketcdn.se/dynamic/default/item/23256239/28f1ca93-34e5-479d-804b-e9448f2597f3, https://images.blocketcdn.se/dynamic/default/item/23256239/1f1eceda-ed37-47f3-870f-6f45d642588b",
|
| 717 |
+
"tradeType": "Säljes",
|
| 718 |
+
"publishedAt": "2026-05-15T11:00:08.784Z",
|
| 719 |
+
"lat": "55.47474",
|
| 720 |
+
"lng": "13.59149",
|
| 721 |
+
"make": null,
|
| 722 |
+
"model": null,
|
| 723 |
+
"modelSpec": null,
|
| 724 |
+
"year": null,
|
| 725 |
+
"mileage": null,
|
| 726 |
+
"fuel": null,
|
| 727 |
+
"gearbox": null,
|
| 728 |
+
"regno": null,
|
| 729 |
+
"scrapedAt": "2026-05-15T11:01:58.172Z"
|
| 730 |
+
},
|
| 731 |
+
{
|
| 732 |
+
"id": "23255105",
|
| 733 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255105",
|
| 734 |
+
"title": "Labradoodle LD-F1",
|
| 735 |
+
"price": "15 000 kr",
|
| 736 |
+
"location": "Alingsås",
|
| 737 |
+
"category": "BAP_ALL",
|
| 738 |
+
"sellerName": null,
|
| 739 |
+
"sellerType": "Privat",
|
| 740 |
+
"shipping": null,
|
| 741 |
+
"brand": null,
|
| 742 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255105/7a6ad2cd-9dad-4c7e-ae73-1f4ee9d91996",
|
| 743 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255105/7a6ad2cd-9dad-4c7e-ae73-1f4ee9d91996, https://images.blocketcdn.se/dynamic/default/item/23255105/0ec529b9-2b29-4c6a-bd0f-ed429278c8ef, https://images.blocketcdn.se/dynamic/default/item/23255105/a184fa63-765f-43ee-b2ca-ca40048b0a0f",
|
| 744 |
+
"tradeType": "Säljes",
|
| 745 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 746 |
+
"lat": "57.94941",
|
| 747 |
+
"lng": "12.65818",
|
| 748 |
+
"make": null,
|
| 749 |
+
"model": null,
|
| 750 |
+
"modelSpec": null,
|
| 751 |
+
"year": null,
|
| 752 |
+
"mileage": null,
|
| 753 |
+
"fuel": null,
|
| 754 |
+
"gearbox": null,
|
| 755 |
+
"regno": null,
|
| 756 |
+
"scrapedAt": "2026-05-15T11:01:58.204Z"
|
| 757 |
+
},
|
| 758 |
+
{
|
| 759 |
+
"id": "21573145",
|
| 760 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/21573145",
|
| 761 |
+
"title": "Joolz Hub – chassi och sittdel",
|
| 762 |
+
"price": "1 700 kr",
|
| 763 |
+
"location": "Lund",
|
| 764 |
+
"category": "BAP_ALL",
|
| 765 |
+
"sellerName": null,
|
| 766 |
+
"sellerType": "Privat",
|
| 767 |
+
"shipping": null,
|
| 768 |
+
"brand": "Joolz",
|
| 769 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/21573145/07879cbd-00f6-493d-b8ad-f28004215b52",
|
| 770 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/21573145/07879cbd-00f6-493d-b8ad-f28004215b52, https://images.blocketcdn.se/dynamic/default/item/21573145/2420b911-bc0b-4e88-8a3f-807b8e5ead97, https://images.blocketcdn.se/dynamic/default/item/21573145/2ce6111b-2041-4f53-a9bd-15bf131013db, https://images.blocketcdn.se/dynamic/default/item/21573145/771f6e8b-7504-451f-8e8a-1684609b4131, https://images.blocketcdn.se/dynamic/default/item/21573145/b93db995-e3fa-4122-a98a-924c98e9dcbf, https://images.blocketcdn.se/dynamic/default/item/21573145/c4916fad-ee31-4d79-9474-7d49c92cf46d",
|
| 771 |
+
"tradeType": "Säljes",
|
| 772 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 773 |
+
"lat": "55.72746",
|
| 774 |
+
"lng": "13.163",
|
| 775 |
+
"make": null,
|
| 776 |
+
"model": null,
|
| 777 |
+
"modelSpec": null,
|
| 778 |
+
"year": null,
|
| 779 |
+
"mileage": null,
|
| 780 |
+
"fuel": null,
|
| 781 |
+
"gearbox": null,
|
| 782 |
+
"regno": null,
|
| 783 |
+
"scrapedAt": "2026-05-15T11:01:58.238Z"
|
| 784 |
+
},
|
| 785 |
+
{
|
| 786 |
+
"id": "23256215",
|
| 787 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256215",
|
| 788 |
+
"title": "Soffbord",
|
| 789 |
+
"price": "500 kr",
|
| 790 |
+
"location": "Linköping",
|
| 791 |
+
"category": "BAP_ALL",
|
| 792 |
+
"sellerName": null,
|
| 793 |
+
"sellerType": "Privat",
|
| 794 |
+
"shipping": null,
|
| 795 |
+
"brand": null,
|
| 796 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256215/da0a8565-9852-4de6-a73a-2e8342f48ce8",
|
| 797 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256215/da0a8565-9852-4de6-a73a-2e8342f48ce8, https://images.blocketcdn.se/dynamic/default/item/23256215/733d9597-e879-4c27-8557-0850cf5d25f7",
|
| 798 |
+
"tradeType": "Säljes",
|
| 799 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 800 |
+
"lat": "58.38656",
|
| 801 |
+
"lng": "15.55627",
|
| 802 |
+
"make": null,
|
| 803 |
+
"model": null,
|
| 804 |
+
"modelSpec": null,
|
| 805 |
+
"year": null,
|
| 806 |
+
"mileage": null,
|
| 807 |
+
"fuel": null,
|
| 808 |
+
"gearbox": null,
|
| 809 |
+
"regno": null,
|
| 810 |
+
"scrapedAt": "2026-05-15T11:01:58.325Z"
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"id": "23255061",
|
| 814 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255061",
|
| 815 |
+
"title": "Stor nedgrävd studsmatta från North Trampoline",
|
| 816 |
+
"price": "5 000 kr",
|
| 817 |
+
"location": "Hässleholm",
|
| 818 |
+
"category": "BAP_ALL",
|
| 819 |
+
"sellerName": null,
|
| 820 |
+
"sellerType": "Privat",
|
| 821 |
+
"shipping": null,
|
| 822 |
+
"brand": null,
|
| 823 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255061/162b543f-5f70-4cdf-ae22-c9db2caf3b26",
|
| 824 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255061/162b543f-5f70-4cdf-ae22-c9db2caf3b26, https://images.blocketcdn.se/dynamic/default/item/23255061/3f28694a-e2f9-4244-a479-5832218a47cd, https://images.blocketcdn.se/dynamic/default/item/23255061/c5e01de9-d8ff-428f-8a9c-f48dcf1675b4, https://images.blocketcdn.se/dynamic/default/item/23255061/6d52f1c1-5c81-4f9b-83c0-8cccaf8e617e",
|
| 825 |
+
"tradeType": "Säljes",
|
| 826 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 827 |
+
"lat": "56.16779",
|
| 828 |
+
"lng": "13.77994",
|
| 829 |
+
"make": null,
|
| 830 |
+
"model": null,
|
| 831 |
+
"modelSpec": null,
|
| 832 |
+
"year": null,
|
| 833 |
+
"mileage": null,
|
| 834 |
+
"fuel": null,
|
| 835 |
+
"gearbox": null,
|
| 836 |
+
"regno": null,
|
| 837 |
+
"scrapedAt": "2026-05-15T11:01:58.375Z"
|
| 838 |
+
},
|
| 839 |
+
{
|
| 840 |
+
"id": "23255246",
|
| 841 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255246",
|
| 842 |
+
"title": "STOCKHOLM soffbord från IKEA – valnötsfanér – fint skick",
|
| 843 |
+
"price": "1 700 kr",
|
| 844 |
+
"location": "Gustavsberg",
|
| 845 |
+
"category": "BAP_ALL",
|
| 846 |
+
"sellerName": null,
|
| 847 |
+
"sellerType": "Privat",
|
| 848 |
+
"shipping": null,
|
| 849 |
+
"brand": "IKEA",
|
| 850 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255246/628de0e2-9266-483a-93f4-e0fbb2203f31",
|
| 851 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255246/628de0e2-9266-483a-93f4-e0fbb2203f31, https://images.blocketcdn.se/dynamic/default/item/23255246/52446593-44af-46c7-8512-5c67319c9bd1, https://images.blocketcdn.se/dynamic/default/item/23255246/e3be175e-f8f2-4245-a9d7-67208028a058, https://images.blocketcdn.se/dynamic/default/item/23255246/98397a48-9ca1-4891-8b9f-5d8c90c55d92, https://images.blocketcdn.se/dynamic/default/item/23255246/7d630ee4-fc12-4684-ad01-91f7bf07f7ae, https://images.blocketcdn.se/dynamic/default/item/23255246/14479bdd-1c5b-4089-a7eb-060e93a3b801, https://images.blocketcdn.se/dynamic/default/item/23255246/57432ad1-1c87-41e1-881a-d52969a0f61b, https://images.blocketcdn.se/dynamic/default/item/23255246/5ac5b983-76a5-4fac-b1c5-caeebbb0e4f1, https://images.blocketcdn.se/dynamic/default/item/23255246/79422e45-2996-446e-9c04-7faff5a7c9b0, https://images.blocketcdn.se/dynamic/default/item/23255246/5d48b10e-3db0-423f-9764-0c5dbc339276",
|
| 852 |
+
"tradeType": "Säljes",
|
| 853 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 854 |
+
"lat": "59.31094",
|
| 855 |
+
"lng": "18.39227",
|
| 856 |
+
"make": null,
|
| 857 |
+
"model": null,
|
| 858 |
+
"modelSpec": null,
|
| 859 |
+
"year": null,
|
| 860 |
+
"mileage": null,
|
| 861 |
+
"fuel": null,
|
| 862 |
+
"gearbox": null,
|
| 863 |
+
"regno": null,
|
| 864 |
+
"scrapedAt": "2026-05-15T11:01:58.423Z"
|
| 865 |
+
},
|
| 866 |
+
{
|
| 867 |
+
"id": "23255615",
|
| 868 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255615",
|
| 869 |
+
"title": "Logitech G29 racerratt med pedaler och växelspak",
|
| 870 |
+
"price": "2 000 kr",
|
| 871 |
+
"location": "Nättraby",
|
| 872 |
+
"category": "BAP_ALL",
|
| 873 |
+
"sellerName": null,
|
| 874 |
+
"sellerType": "Privat",
|
| 875 |
+
"shipping": "Kan skickas",
|
| 876 |
+
"brand": null,
|
| 877 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255615/57edf0ab-52e0-4694-be39-4c73b2205d03",
|
| 878 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255615/57edf0ab-52e0-4694-be39-4c73b2205d03, https://images.blocketcdn.se/dynamic/default/item/23255615/8fd7d0a5-a46f-479c-ae7d-72a6c40f40ef",
|
| 879 |
+
"tradeType": "Säljes",
|
| 880 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 881 |
+
"lat": "56.20374",
|
| 882 |
+
"lng": "15.50861",
|
| 883 |
+
"make": null,
|
| 884 |
+
"model": null,
|
| 885 |
+
"modelSpec": null,
|
| 886 |
+
"year": null,
|
| 887 |
+
"mileage": null,
|
| 888 |
+
"fuel": null,
|
| 889 |
+
"gearbox": null,
|
| 890 |
+
"regno": null,
|
| 891 |
+
"scrapedAt": "2026-05-15T11:01:58.586Z"
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"id": "23255307",
|
| 895 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255307",
|
| 896 |
+
"title": "McCULLOCH bensindriven gräsklippare svart/orange",
|
| 897 |
+
"price": "200 kr",
|
| 898 |
+
"location": "Skanör",
|
| 899 |
+
"category": "BAP_ALL",
|
| 900 |
+
"sellerName": null,
|
| 901 |
+
"sellerType": "Privat",
|
| 902 |
+
"shipping": null,
|
| 903 |
+
"brand": null,
|
| 904 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255307/91d76e45-bb86-4686-a307-4e2d94a525c8",
|
| 905 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255307/91d76e45-bb86-4686-a307-4e2d94a525c8, https://images.blocketcdn.se/dynamic/default/item/23255307/49fb194d-a4bc-4512-8023-cc9aa668645e, https://images.blocketcdn.se/dynamic/default/item/23255307/332d5ca4-a9ae-49e3-9cd1-5576928f1d0c, https://images.blocketcdn.se/dynamic/default/item/23255307/94ae1fe7-8145-42fd-9d18-1fd603c3a0fe",
|
| 906 |
+
"tradeType": "Säljes",
|
| 907 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 908 |
+
"lat": "55.42584",
|
| 909 |
+
"lng": "12.84499",
|
| 910 |
+
"make": null,
|
| 911 |
+
"model": null,
|
| 912 |
+
"modelSpec": null,
|
| 913 |
+
"year": null,
|
| 914 |
+
"mileage": null,
|
| 915 |
+
"fuel": null,
|
| 916 |
+
"gearbox": null,
|
| 917 |
+
"regno": null,
|
| 918 |
+
"scrapedAt": "2026-05-15T11:01:58.853Z"
|
| 919 |
+
},
|
| 920 |
+
{
|
| 921 |
+
"id": "23255928",
|
| 922 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255928",
|
| 923 |
+
"title": "Sminkbord",
|
| 924 |
+
"price": "500 kr",
|
| 925 |
+
"location": "Tärnsjö",
|
| 926 |
+
"category": "BAP_ALL",
|
| 927 |
+
"sellerName": null,
|
| 928 |
+
"sellerType": "Privat",
|
| 929 |
+
"shipping": null,
|
| 930 |
+
"brand": "IKEA",
|
| 931 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255928/9107b468-1c41-426a-b505-872b8fa6c67b",
|
| 932 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255928/9107b468-1c41-426a-b505-872b8fa6c67b, https://images.blocketcdn.se/dynamic/default/item/23255928/f13a0f8f-10df-47b7-84ce-27bf38cf0020",
|
| 933 |
+
"tradeType": "Säljes",
|
| 934 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 935 |
+
"lat": "60.15658",
|
| 936 |
+
"lng": "16.93088",
|
| 937 |
+
"make": null,
|
| 938 |
+
"model": null,
|
| 939 |
+
"modelSpec": null,
|
| 940 |
+
"year": null,
|
| 941 |
+
"mileage": null,
|
| 942 |
+
"fuel": null,
|
| 943 |
+
"gearbox": null,
|
| 944 |
+
"regno": null,
|
| 945 |
+
"scrapedAt": "2026-05-15T11:01:58.889Z"
|
| 946 |
+
},
|
| 947 |
+
{
|
| 948 |
+
"id": "23255853",
|
| 949 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255853",
|
| 950 |
+
"title": "Cobra Radspeed Järnset 7-P Höger",
|
| 951 |
+
"price": "2 300 kr",
|
| 952 |
+
"location": "Helsingborg",
|
| 953 |
+
"category": "BAP_ALL",
|
| 954 |
+
"sellerName": null,
|
| 955 |
+
"sellerType": "Privat",
|
| 956 |
+
"shipping": "Kan skickas",
|
| 957 |
+
"brand": null,
|
| 958 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255853/957a1d9a-e0e9-430c-99c3-ca42d3d28c8d",
|
| 959 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255853/957a1d9a-e0e9-430c-99c3-ca42d3d28c8d, https://images.blocketcdn.se/dynamic/default/item/23255853/5d6e53d7-d860-42f2-8c7d-b91b3100b84c, https://images.blocketcdn.se/dynamic/default/item/23255853/d34cc751-8dd4-436a-b135-349a175475e7, https://images.blocketcdn.se/dynamic/default/item/23255853/26482c8e-525e-4528-9f2d-3d6c744b383e, https://images.blocketcdn.se/dynamic/default/item/23255853/5dca3ace-64d6-42f9-9a82-00cf6eaedb3d, https://images.blocketcdn.se/dynamic/default/item/23255853/94a8f950-b328-483f-82fc-99c85af75d33",
|
| 960 |
+
"tradeType": "Säljes",
|
| 961 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 962 |
+
"lat": "56.04107",
|
| 963 |
+
"lng": "12.72296",
|
| 964 |
+
"make": null,
|
| 965 |
+
"model": null,
|
| 966 |
+
"modelSpec": null,
|
| 967 |
+
"year": null,
|
| 968 |
+
"mileage": null,
|
| 969 |
+
"fuel": null,
|
| 970 |
+
"gearbox": null,
|
| 971 |
+
"regno": null,
|
| 972 |
+
"scrapedAt": "2026-05-15T11:01:58.927Z"
|
| 973 |
+
},
|
| 974 |
+
{
|
| 975 |
+
"id": "23255856",
|
| 976 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255856",
|
| 977 |
+
"title": "Norrgavel Stol Antracit med Fårskinnsdyna",
|
| 978 |
+
"price": "6 500 kr",
|
| 979 |
+
"location": "Stockholm",
|
| 980 |
+
"category": "BAP_ALL",
|
| 981 |
+
"sellerName": null,
|
| 982 |
+
"sellerType": "Privat",
|
| 983 |
+
"shipping": null,
|
| 984 |
+
"brand": "Norrgavel",
|
| 985 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255856/6497f7f6-9317-4b6a-a858-c4b99c75fe5b",
|
| 986 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255856/6497f7f6-9317-4b6a-a858-c4b99c75fe5b, https://images.blocketcdn.se/dynamic/default/item/23255856/4e3d273b-fba8-4ea3-9c6a-801ae4c8ed6c, https://images.blocketcdn.se/dynamic/default/item/23255856/0a45ebd3-8e81-402a-a724-6a27c83179f8",
|
| 987 |
+
"tradeType": "Säljes",
|
| 988 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 989 |
+
"lat": "59.36019",
|
| 990 |
+
"lng": "18.09593",
|
| 991 |
+
"make": null,
|
| 992 |
+
"model": null,
|
| 993 |
+
"modelSpec": null,
|
| 994 |
+
"year": null,
|
| 995 |
+
"mileage": null,
|
| 996 |
+
"fuel": null,
|
| 997 |
+
"gearbox": null,
|
| 998 |
+
"regno": null,
|
| 999 |
+
"scrapedAt": "2026-05-15T11:01:58.974Z"
|
| 1000 |
+
},
|
| 1001 |
+
{
|
| 1002 |
+
"id": "23255702",
|
| 1003 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255702",
|
| 1004 |
+
"title": "Katträd bortskänkes",
|
| 1005 |
+
"price": "0 kr",
|
| 1006 |
+
"location": "Göteborg",
|
| 1007 |
+
"category": "BAP_ALL",
|
| 1008 |
+
"sellerName": null,
|
| 1009 |
+
"sellerType": "Privat",
|
| 1010 |
+
"shipping": null,
|
| 1011 |
+
"brand": null,
|
| 1012 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255702/1c75391d-f87a-4826-b7d6-0699e7cc65e1",
|
| 1013 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255702/1c75391d-f87a-4826-b7d6-0699e7cc65e1, https://images.blocketcdn.se/dynamic/default/item/23255702/e00e1ef7-2baa-4658-9773-5a0adbd85ff2, https://images.blocketcdn.se/dynamic/default/item/23255702/9de35abc-8208-45cf-abfd-80bc85c834ca, https://images.blocketcdn.se/dynamic/default/item/23255702/ceed5351-336f-440d-ad07-22df9f3d063b",
|
| 1014 |
+
"tradeType": "Bortskänkes",
|
| 1015 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1016 |
+
"lat": "57.68666",
|
| 1017 |
+
"lng": "11.92429",
|
| 1018 |
+
"make": null,
|
| 1019 |
+
"model": null,
|
| 1020 |
+
"modelSpec": null,
|
| 1021 |
+
"year": null,
|
| 1022 |
+
"mileage": null,
|
| 1023 |
+
"fuel": null,
|
| 1024 |
+
"gearbox": null,
|
| 1025 |
+
"regno": null,
|
| 1026 |
+
"scrapedAt": "2026-05-15T11:01:59.010Z"
|
| 1027 |
+
},
|
| 1028 |
+
{
|
| 1029 |
+
"id": "20791417",
|
| 1030 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/20791417",
|
| 1031 |
+
"title": "Siemens espressomaskin helautomatisk svart",
|
| 1032 |
+
"price": "3 000 kr",
|
| 1033 |
+
"location": "Sibbhult",
|
| 1034 |
+
"category": "BAP_ALL",
|
| 1035 |
+
"sellerName": null,
|
| 1036 |
+
"sellerType": "Privat",
|
| 1037 |
+
"shipping": null,
|
| 1038 |
+
"brand": "Siemens",
|
| 1039 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/20791417/a7ac40fc-810f-4607-b085-5fe41d65d01a",
|
| 1040 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/20791417/a7ac40fc-810f-4607-b085-5fe41d65d01a, https://images.blocketcdn.se/dynamic/default/item/20791417/1be9395b-9370-4ceb-af8c-13839aa158c3, https://images.blocketcdn.se/dynamic/default/item/20791417/d5b25cc5-6716-47d3-8445-f897baf294a2, https://images.blocketcdn.se/dynamic/default/item/20791417/c3bfda32-65e5-4f0c-81b7-e978f5b93557",
|
| 1041 |
+
"tradeType": "Säljes",
|
| 1042 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1043 |
+
"lat": "56.28262",
|
| 1044 |
+
"lng": "14.21258",
|
| 1045 |
+
"make": null,
|
| 1046 |
+
"model": null,
|
| 1047 |
+
"modelSpec": null,
|
| 1048 |
+
"year": null,
|
| 1049 |
+
"mileage": null,
|
| 1050 |
+
"fuel": null,
|
| 1051 |
+
"gearbox": null,
|
| 1052 |
+
"regno": null,
|
| 1053 |
+
"scrapedAt": "2026-05-15T11:01:59.048Z"
|
| 1054 |
+
},
|
| 1055 |
+
{
|
| 1056 |
+
"id": "18134328",
|
| 1057 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/18134328",
|
| 1058 |
+
"title": "Cykel för barn med två sittplatser Orange Grön Väddö",
|
| 1059 |
+
"price": "375 kr",
|
| 1060 |
+
"location": "Väddö",
|
| 1061 |
+
"category": "BAP_ALL",
|
| 1062 |
+
"sellerName": null,
|
| 1063 |
+
"sellerType": "Privat",
|
| 1064 |
+
"shipping": null,
|
| 1065 |
+
"brand": null,
|
| 1066 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/18134328/5dc019db-d7a2-42d6-96b1-d2ddcac00515",
|
| 1067 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/18134328/5dc019db-d7a2-42d6-96b1-d2ddcac00515, https://images.blocketcdn.se/dynamic/default/item/18134328/fe825d76-76fa-4b14-99c6-c1d1b0419820, https://images.blocketcdn.se/dynamic/default/item/18134328/36fe540f-f01e-432e-afd7-cf6e7d644202, https://images.blocketcdn.se/dynamic/default/item/18134328/a0f3afd0-d416-4aea-a446-83fff00a1cea, https://images.blocketcdn.se/dynamic/default/item/18134328/b28e1004-2793-4176-9e5f-a0239b68732d",
|
| 1068 |
+
"tradeType": "Säljes",
|
| 1069 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1070 |
+
"lat": "59.93881",
|
| 1071 |
+
"lng": "18.80871",
|
| 1072 |
+
"make": null,
|
| 1073 |
+
"model": null,
|
| 1074 |
+
"modelSpec": null,
|
| 1075 |
+
"year": null,
|
| 1076 |
+
"mileage": null,
|
| 1077 |
+
"fuel": null,
|
| 1078 |
+
"gearbox": null,
|
| 1079 |
+
"regno": null,
|
| 1080 |
+
"scrapedAt": "2026-05-15T11:01:59.100Z"
|
| 1081 |
+
},
|
| 1082 |
+
{
|
| 1083 |
+
"id": "23252566",
|
| 1084 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23252566",
|
| 1085 |
+
"title": "Tramptraktor",
|
| 1086 |
+
"price": "0 kr",
|
| 1087 |
+
"location": "Visby",
|
| 1088 |
+
"category": "BAP_ALL",
|
| 1089 |
+
"sellerName": null,
|
| 1090 |
+
"sellerType": "Privat",
|
| 1091 |
+
"shipping": null,
|
| 1092 |
+
"brand": null,
|
| 1093 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23252566/bfc74915-3cb5-4905-97b3-02f98164f711",
|
| 1094 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23252566/bfc74915-3cb5-4905-97b3-02f98164f711, https://images.blocketcdn.se/dynamic/default/item/23252566/9cfeaa0c-5d2a-4b27-87c6-a0f2c50e7381, https://images.blocketcdn.se/dynamic/default/item/23252566/d8ee8c06-1dea-4772-9f1a-e8fbce66c62f",
|
| 1095 |
+
"tradeType": "Bortskänkes",
|
| 1096 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1097 |
+
"lat": "57.70041",
|
| 1098 |
+
"lng": "18.42496",
|
| 1099 |
+
"make": null,
|
| 1100 |
+
"model": null,
|
| 1101 |
+
"modelSpec": null,
|
| 1102 |
+
"year": null,
|
| 1103 |
+
"mileage": null,
|
| 1104 |
+
"fuel": null,
|
| 1105 |
+
"gearbox": null,
|
| 1106 |
+
"regno": null,
|
| 1107 |
+
"scrapedAt": "2026-05-15T11:01:59.159Z"
|
| 1108 |
+
},
|
| 1109 |
+
{
|
| 1110 |
+
"id": "23256100",
|
| 1111 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256100",
|
| 1112 |
+
"title": "Diesel DZ4587 herrklocka kronograf",
|
| 1113 |
+
"price": "200 kr",
|
| 1114 |
+
"location": "Norrköping",
|
| 1115 |
+
"category": "BAP_ALL",
|
| 1116 |
+
"sellerName": null,
|
| 1117 |
+
"sellerType": "Privat",
|
| 1118 |
+
"shipping": null,
|
| 1119 |
+
"brand": "Diesel",
|
| 1120 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256100/a093057e-132e-4221-8cf7-a6ff6215cf7b",
|
| 1121 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256100/a093057e-132e-4221-8cf7-a6ff6215cf7b, https://images.blocketcdn.se/dynamic/default/item/23256100/46035f37-bddc-42f6-82d1-4bb65001d41d",
|
| 1122 |
+
"tradeType": "Säljes",
|
| 1123 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1124 |
+
"lat": "58.57304",
|
| 1125 |
+
"lng": "16.19912",
|
| 1126 |
+
"make": null,
|
| 1127 |
+
"model": null,
|
| 1128 |
+
"modelSpec": null,
|
| 1129 |
+
"year": null,
|
| 1130 |
+
"mileage": null,
|
| 1131 |
+
"fuel": null,
|
| 1132 |
+
"gearbox": null,
|
| 1133 |
+
"regno": null,
|
| 1134 |
+
"scrapedAt": "2026-05-15T11:01:59.195Z"
|
| 1135 |
+
},
|
| 1136 |
+
{
|
| 1137 |
+
"id": "23256084",
|
| 1138 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256084",
|
| 1139 |
+
"title": "KungSängen madrass med madrasskydd",
|
| 1140 |
+
"price": "2 000 kr",
|
| 1141 |
+
"location": "Enköping",
|
| 1142 |
+
"category": "BAP_ALL",
|
| 1143 |
+
"sellerName": null,
|
| 1144 |
+
"sellerType": "Privat",
|
| 1145 |
+
"shipping": null,
|
| 1146 |
+
"brand": "KungSängen",
|
| 1147 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256084/cfeee4c1-ab6c-4b5f-83c5-94a81ab5554f",
|
| 1148 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256084/cfeee4c1-ab6c-4b5f-83c5-94a81ab5554f, https://images.blocketcdn.se/dynamic/default/item/23256084/de5ebac9-91fa-44c6-95ea-a24fac394415, https://images.blocketcdn.se/dynamic/default/item/23256084/92f38be7-4a99-4643-b8d3-4db60d0a7b33",
|
| 1149 |
+
"tradeType": "Säljes",
|
| 1150 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1151 |
+
"lat": "59.63597",
|
| 1152 |
+
"lng": "17.10749",
|
| 1153 |
+
"make": null,
|
| 1154 |
+
"model": null,
|
| 1155 |
+
"modelSpec": null,
|
| 1156 |
+
"year": null,
|
| 1157 |
+
"mileage": null,
|
| 1158 |
+
"fuel": null,
|
| 1159 |
+
"gearbox": null,
|
| 1160 |
+
"regno": null,
|
| 1161 |
+
"scrapedAt": "2026-05-15T11:01:59.259Z"
|
| 1162 |
+
},
|
| 1163 |
+
{
|
| 1164 |
+
"id": "23255711",
|
| 1165 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255711",
|
| 1166 |
+
"title": "PEM slang",
|
| 1167 |
+
"price": "150 kr",
|
| 1168 |
+
"location": "Norrtälje",
|
| 1169 |
+
"category": "BAP_ALL",
|
| 1170 |
+
"sellerName": null,
|
| 1171 |
+
"sellerType": "Privat",
|
| 1172 |
+
"shipping": null,
|
| 1173 |
+
"brand": null,
|
| 1174 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255711/5e76ae35-549b-4cd4-a115-dae9baba96af",
|
| 1175 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255711/5e76ae35-549b-4cd4-a115-dae9baba96af",
|
| 1176 |
+
"tradeType": "Säljes",
|
| 1177 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1178 |
+
"lat": "59.67931",
|
| 1179 |
+
"lng": "18.6897",
|
| 1180 |
+
"make": null,
|
| 1181 |
+
"model": null,
|
| 1182 |
+
"modelSpec": null,
|
| 1183 |
+
"year": null,
|
| 1184 |
+
"mileage": null,
|
| 1185 |
+
"fuel": null,
|
| 1186 |
+
"gearbox": null,
|
| 1187 |
+
"regno": null,
|
| 1188 |
+
"scrapedAt": "2026-05-15T11:01:59.273Z"
|
| 1189 |
+
},
|
| 1190 |
+
{
|
| 1191 |
+
"id": "23255563",
|
| 1192 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255563",
|
| 1193 |
+
"title": "Runt soffbord i betong grå",
|
| 1194 |
+
"price": "6 000 kr",
|
| 1195 |
+
"location": "Göteborg",
|
| 1196 |
+
"category": "BAP_ALL",
|
| 1197 |
+
"sellerName": null,
|
| 1198 |
+
"sellerType": "Privat",
|
| 1199 |
+
"shipping": null,
|
| 1200 |
+
"brand": null,
|
| 1201 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255563/3e8695fb-f05d-47e8-a615-f05baeee9b76",
|
| 1202 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255563/3e8695fb-f05d-47e8-a615-f05baeee9b76, https://images.blocketcdn.se/dynamic/default/item/23255563/9e161324-58d8-449e-871d-87ca34260bc8",
|
| 1203 |
+
"tradeType": "Säljes",
|
| 1204 |
+
"publishedAt": "2026-05-15T10:59:52.000Z",
|
| 1205 |
+
"lat": "57.69477",
|
| 1206 |
+
"lng": "11.95978",
|
| 1207 |
+
"make": null,
|
| 1208 |
+
"model": null,
|
| 1209 |
+
"modelSpec": null,
|
| 1210 |
+
"year": null,
|
| 1211 |
+
"mileage": null,
|
| 1212 |
+
"fuel": null,
|
| 1213 |
+
"gearbox": null,
|
| 1214 |
+
"regno": null,
|
| 1215 |
+
"scrapedAt": "2026-05-15T11:01:59.319Z"
|
| 1216 |
+
},
|
| 1217 |
+
{
|
| 1218 |
+
"id": "23256245",
|
| 1219 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256245",
|
| 1220 |
+
"title": "Schackspel i trä hopfällbart",
|
| 1221 |
+
"price": "250 kr",
|
| 1222 |
+
"location": "Tyresö",
|
| 1223 |
+
"category": "BAP_ALL",
|
| 1224 |
+
"sellerName": null,
|
| 1225 |
+
"sellerType": "Privat",
|
| 1226 |
+
"shipping": "Kan skickas",
|
| 1227 |
+
"brand": null,
|
| 1228 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256245/f307282c-20cd-4505-b098-5b0011644718",
|
| 1229 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256245/f307282c-20cd-4505-b098-5b0011644718, https://images.blocketcdn.se/dynamic/default/item/23256245/00fcab89-fe26-4610-bc45-d4a839d2cd29, https://images.blocketcdn.se/dynamic/default/item/23256245/d01f2dfa-34bf-4b05-926f-afe0a44b29d4, https://images.blocketcdn.se/dynamic/default/item/23256245/e038377d-cfe5-4911-9cbe-bf8d9f70b3c1",
|
| 1230 |
+
"tradeType": "Säljes",
|
| 1231 |
+
"publishedAt": "2026-05-15T11:00:07.760Z",
|
| 1232 |
+
"lat": "59.23623",
|
| 1233 |
+
"lng": "18.22843",
|
| 1234 |
+
"make": null,
|
| 1235 |
+
"model": null,
|
| 1236 |
+
"modelSpec": null,
|
| 1237 |
+
"year": null,
|
| 1238 |
+
"mileage": null,
|
| 1239 |
+
"fuel": null,
|
| 1240 |
+
"gearbox": null,
|
| 1241 |
+
"regno": null,
|
| 1242 |
+
"scrapedAt": "2026-05-15T11:01:59.361Z"
|
| 1243 |
+
},
|
| 1244 |
+
{
|
| 1245 |
+
"id": "23256037",
|
| 1246 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256037",
|
| 1247 |
+
"title": "Skrivbord höj & sänkbart - Martela Pinta 2",
|
| 1248 |
+
"price": "1 250 kr",
|
| 1249 |
+
"location": "Norsborg",
|
| 1250 |
+
"category": "BAP_ALL",
|
| 1251 |
+
"sellerName": null,
|
| 1252 |
+
"sellerType": "Privat",
|
| 1253 |
+
"shipping": null,
|
| 1254 |
+
"brand": null,
|
| 1255 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256037/51876efd-68ce-4e98-9236-d558bf88cdcb",
|
| 1256 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256037/51876efd-68ce-4e98-9236-d558bf88cdcb, https://images.blocketcdn.se/dynamic/default/item/23256037/bf80c1b7-f169-4ee0-8e30-a0eff324f0d1",
|
| 1257 |
+
"tradeType": "Säljes",
|
| 1258 |
+
"publishedAt": "2026-05-15T10:59:22.000Z",
|
| 1259 |
+
"lat": "59.24606",
|
| 1260 |
+
"lng": "17.85107",
|
| 1261 |
+
"make": null,
|
| 1262 |
+
"model": null,
|
| 1263 |
+
"modelSpec": null,
|
| 1264 |
+
"year": null,
|
| 1265 |
+
"mileage": null,
|
| 1266 |
+
"fuel": null,
|
| 1267 |
+
"gearbox": null,
|
| 1268 |
+
"regno": null,
|
| 1269 |
+
"scrapedAt": "2026-05-15T11:01:59.414Z"
|
| 1270 |
+
},
|
| 1271 |
+
{
|
| 1272 |
+
"id": "23255992",
|
| 1273 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23255992",
|
| 1274 |
+
"title": "Northern Blush Rail 3 | Taklampa / Pendel",
|
| 1275 |
+
"price": "2 700 kr",
|
| 1276 |
+
"location": "Stockholm",
|
| 1277 |
+
"category": "BAP_ALL",
|
| 1278 |
+
"sellerName": null,
|
| 1279 |
+
"sellerType": "Privat",
|
| 1280 |
+
"shipping": null,
|
| 1281 |
+
"brand": "Northern",
|
| 1282 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23255992/a6c6ccbd-d2dd-4d85-909d-d56808e4fb0b",
|
| 1283 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23255992/a6c6ccbd-d2dd-4d85-909d-d56808e4fb0b, https://images.blocketcdn.se/dynamic/default/item/23255992/46db3acc-d4e4-4d1f-b078-3f08a29484ff, https://images.blocketcdn.se/dynamic/default/item/23255992/6cec1ffa-eb3c-4cd1-b9ee-d6ed0792b230, https://images.blocketcdn.se/dynamic/default/item/23255992/84502d5f-b458-4f57-9433-a900743dbad8",
|
| 1284 |
+
"tradeType": "Säljes",
|
| 1285 |
+
"publishedAt": "2026-05-15T10:59:22.000Z",
|
| 1286 |
+
"lat": "59.33272",
|
| 1287 |
+
"lng": "18.0368",
|
| 1288 |
+
"make": null,
|
| 1289 |
+
"model": null,
|
| 1290 |
+
"modelSpec": null,
|
| 1291 |
+
"year": null,
|
| 1292 |
+
"mileage": null,
|
| 1293 |
+
"fuel": null,
|
| 1294 |
+
"gearbox": null,
|
| 1295 |
+
"regno": null,
|
| 1296 |
+
"scrapedAt": "2026-05-15T11:01:59.444Z"
|
| 1297 |
+
},
|
| 1298 |
+
{
|
| 1299 |
+
"id": "23256087",
|
| 1300 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256087",
|
| 1301 |
+
"title": "cockerpoo hane F1 till avel",
|
| 1302 |
+
"price": "3 000 kr",
|
| 1303 |
+
"location": "Landskrona",
|
| 1304 |
+
"category": "BAP_ALL",
|
| 1305 |
+
"sellerName": null,
|
| 1306 |
+
"sellerType": "Privat",
|
| 1307 |
+
"shipping": null,
|
| 1308 |
+
"brand": null,
|
| 1309 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256087/648769ca-6959-4761-9a22-c8c3e5657d72",
|
| 1310 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256087/648769ca-6959-4761-9a22-c8c3e5657d72, https://images.blocketcdn.se/dynamic/default/item/23256087/aef0a8ea-ca59-4ce4-b309-723cae5eb3e8, https://images.blocketcdn.se/dynamic/default/item/23256087/c850a41b-654b-4568-83a3-cc82299d0a77",
|
| 1311 |
+
"tradeType": "Säljes",
|
| 1312 |
+
"publishedAt": "2026-05-15T10:59:22.000Z",
|
| 1313 |
+
"lat": "55.87468",
|
| 1314 |
+
"lng": "12.87323",
|
| 1315 |
+
"make": null,
|
| 1316 |
+
"model": null,
|
| 1317 |
+
"modelSpec": null,
|
| 1318 |
+
"year": null,
|
| 1319 |
+
"mileage": null,
|
| 1320 |
+
"fuel": null,
|
| 1321 |
+
"gearbox": null,
|
| 1322 |
+
"regno": null,
|
| 1323 |
+
"scrapedAt": "2026-05-15T11:01:59.463Z"
|
| 1324 |
+
},
|
| 1325 |
+
{
|
| 1326 |
+
"id": "23256078",
|
| 1327 |
+
"url": "https://www.blocket.se/recommerce/forsale/item/23256078",
|
| 1328 |
+
"title": "EXIT the game. Det hemliga laboratoriet (NYTT)",
|
| 1329 |
+
"price": "40 kr",
|
| 1330 |
+
"location": "Umeå",
|
| 1331 |
+
"category": "BAP_ALL",
|
| 1332 |
+
"sellerName": null,
|
| 1333 |
+
"sellerType": "Privat",
|
| 1334 |
+
"shipping": "Kan skickas",
|
| 1335 |
+
"brand": null,
|
| 1336 |
+
"imageUrl": "https://images.blocketcdn.se/dynamic/default/item/23256078/c9c1e351-8074-43a7-b3ef-39d16af9ffc9",
|
| 1337 |
+
"imageUrls": "https://images.blocketcdn.se/dynamic/default/item/23256078/c9c1e351-8074-43a7-b3ef-39d16af9ffc9, https://images.blocketcdn.se/dynamic/default/item/23256078/6d1c2688-05c1-4d0d-9db2-706358fbddca, https://images.blocketcdn.se/dynamic/default/item/23256078/63b209d0-11b5-4247-8440-ae0f5ffc0382",
|
| 1338 |
+
"tradeType": "Säljes",
|
| 1339 |
+
"publishedAt": "2026-05-15T10:59:22.000Z",
|
| 1340 |
+
"lat": "63.8448",
|
| 1341 |
+
"lng": "20.30593",
|
| 1342 |
+
"make": null,
|
| 1343 |
+
"model": null,
|
| 1344 |
+
"modelSpec": null,
|
| 1345 |
+
"year": null,
|
| 1346 |
+
"mileage": null,
|
| 1347 |
+
"fuel": null,
|
| 1348 |
+
"gearbox": null,
|
| 1349 |
+
"regno": null,
|
| 1350 |
+
"scrapedAt": "2026-05-15T11:01:59.553Z"
|
| 1351 |
+
}
|
| 1352 |
+
]
|
sample.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:864b0eb2cf40f1de10c57ddc2d77932276a08715ad05a7e9c7994297954a410c
|
| 3 |
+
size 30723
|