
Ebay Kleinanzeigen.de Scraper
Pricing
$15.00/month + usage

Ebay Kleinanzeigen.de Scraper
Extract detailed listings from Kleinanzeigen.de, saving you time by automating data collection for property, product, and service ads. It helps in market analysis, competitor research, and lead generation, providing accurate and timely insights from one of Germany's largest classifieds platforms.
0.0 (0)
Pricing
$15.00/month + usage
0
Total users
6
Monthly users
1
Runs succeeded
>99%
Last modified
13 days ago
You can access the Ebay Kleinanzeigen.de Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.kleinanzeigen.de/s-aachen/iphone/k0l1921"
5 }
6 ],
7 "proxy": {
8 "useApifyProxy": true,
9 "apifyProxyGroups": [
10 "RESIDENTIAL"
11 ]
12 }
13}' |
14apify call memo23/kleinanzeigen-search-cheerio --silent --output-dataset
Ebay Kleinanzeigen.de Scraper API through CLI
The Apify CLI is the official tool that allows you to use Ebay Kleinanzeigen.de Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: