Marktplaats Seller Details Scraper avatar

Marktplaats Seller Details Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Marktplaats Seller Details Scraper

Marktplaats Seller Details Scraper

Extract seller profiles from Marktplaats including contact info, ratings, and registration data. Powered by Marktplaats Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

This actor extracts Sellers from Marktplaats. It runs on seller profile pages and returns detailed information about the seller account, including contact details and business verification.


Want more from Marktplaats?

This actor covers Sellers only. The full Marktplaats Scraper browser extension also includes Products with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Marktplaats Scraper extension


Data Fields

Field NameDescriptionExample
NameDisplay name of the sellerJan Jansen
TitleProfile titleHandelsonderneming Jansen
LocationGeneral location stringAmsterdam
DescriptionSeller profile bioSpecialist in vintage furniture
MissionBusiness mission statementQuality goods for fair prices
Has Seller ProfileBoolean for profile existencetrue
Saved SellerIf seller is in favoritesfalse
Period Since RegistrationYears/months active12 jaar
Registration DateDate account was created2012-05-14
ActiveAccount statustrue
Show BannersIf banners are enabledfalse
Has GeolocationIf coordinates are providedtrue
Geolocation CityCity from geo dataAmsterdam
Geolocation LatitudeLatitude coordinate52.3676
Geolocation LongitudeLongitude coordinate4.9041
Geolocation CountryCountry nameNederland
Geolocation Country CodeISO country codeNL
Number of ReviewsTotal review count145
RatingAverage star rating4.5
Review SystemType of reviews usedstars
Score DistributionBreakdown of ratings{"5": 120, "4": 20}
DSA ApprovedDigital Services Act statustrue
DSA Public Info ProvidedIf DSA info is publictrue
Company Registration NameOfficial business nameJansen B.V.
KVKChamber of Commerce number12345678
Phone NumberContact phone+31612345678
EmailContact emailinfo@example.nl
Street and House NumberBusiness addressHoofdstraat 1
PostcodePostal code1011AB
CityBusiness cityAmsterdam
Backdrop URLProfile header imagehttps://images.marktplaats.nl/bg.jpg
Photo URLProfile picturehttps://images.marktplaats.nl/p.jpg
Logo URLBusiness logohttps://images.marktplaats.nl/l.jpg
Website URLExternal linkhttps://www.jansen.nl
Finance AvailableIf financing is offeredfalse
Company Video URLLink to business videohttps://youtube.com/v/123
AwardsList of seller awards["Top Seller 2023"]
BrandsBrands sold by seller["Apple", "Samsung"]
Outside Business Hour AvailableAvailability statustrue
Show Franchise Dealer IndicatorDealer statusfalse
Seller URLLink to profilehttps://www.marktplaats.nl/u/jan/123/

Input

  • urls: Array of Marktplaats seller profile URL strings.
  • maxItems: Max items per URL, default 100.

Example Input

{
"urls": ["https://www.marktplaats.nl/u/example-seller/12345678/"],
"maxItems": 10
}

Example Output

[
{
"Name": "Jan Jansen",
"Title": "Jansen Electronics",
"Location": "Utrecht",
"Description": "Used electronics specialist.",
"Mission": "Sustainable tech for all.",
"Has Seller Profile": true,
"Saved Seller": false,
"Period Since Registration": "5 jaar",
"Registration Date": "2019-02-10",
"Active": true,
"Show Banners": false,
"Has Geolocation": true,
"Geolocation City": "Utrecht",
"Geolocation Latitude": 52.0907,
"Geolocation Longitude": 5.1214,
"Geolocation Country": "Nederland",
"Geolocation Country Code": "NL",
"Number of Reviews": 88,
"Rating": 4.8,
"Review System": "stars",
"Score Distribution": {"5": 70, "4": 18},
"DSA Approved": true,
"DSA Public Info Provided": true,
"Company Registration Name": "Jansen Tech B.V.",
"KVK": "87654321",
"Phone Number": "+31600000000",
"Email": "sales@jansen.nl",
"Street and House Number": "Kerkstraat 5",
"Postcode": "3511AA",
"City": "Utrecht",
"Backdrop URL": "https://images.marktplaats.nl/bg1.jpg",
"Photo URL": "https://images.marktplaats.nl/p1.jpg",
"Logo URL": "https://images.marktplaats.nl/l1.jpg",
"Website URL": "https://www.jansen.nl",
"Finance Available": false,
"Company Video URL": null,
"Awards": [],
"Brands": ["Sony"],
"Outside Business Hour Available": true,
"Show Franchise Dealer Indicator": false,
"Seller URL": "https://www.marktplaats.nl/u/example-seller/12345678/"
},
{
"Name": "Piet P.",
"Title": "Piet's Fietsen",
"Location": "Rotterdam",
"Description": "Second hand bikes.",
"Mission": null,
"Has Seller Profile": true,
"Saved Seller": false,
"Period Since Registration": "2 jaar",
"Registration Date": "2022-11-20",
"Active": true,
"Show Banners": false,
"Has Geolocation": true,
"Geolocation City": "Rotterdam",
"Geolocation Latitude": 51.9225,
"Geolocation Longitude": 4.4792,
"Geolocation Country": "Nederland",
"Geolocation Country Code": "NL",
"Number of Reviews": 12,
"Rating": 4.0,
"Review System": "stars",
"Score Distribution": {"5": 8, "4": 4},
"DSA Approved": false,
"DSA Public Info Provided": false,
"Company Registration Name": null,
"KVK": null,
"Phone Number": null,
"Email": null,
"Street and House Number": null,
"Postcode": "3011AB",
"City": "Rotterdam",
"Backdrop URL": null,
"Photo URL": "https://images.marktplaats.nl/p2.jpg",
"Logo URL": null,
"Website URL": null,
"Finance Available": false,
"Company Video URL": null,
"Awards": [],
"Brands": ["Gazelle"],
"Outside Business Hour Available": false,
"Show Franchise Dealer Indicator": false,
"Seller URL": "https://www.marktplaats.nl/u/piet-p/87654321/"
}
]

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.