Skip to content

This tool acts as an API interface, you can use it to get random listings from Ebay-Kleinanzeigen.de, exact data from specific listings and even views of listings.

License

Notifications You must be signed in to change notification settings

DanielWTE/ebay-kleinanzeigen-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebay Kleinanzeigen API

Forks Stargazers Issues MIT License

Ebay Kleinanzeigen API

A powerful API interface for Ebay-Kleinanzeigen.de that enables you to fetch listings, specific data, and view information.

🚀 Looking for a ready-to-use solution?
Try it at adspy.one »
✓ Automated Search Agents
🔜 Hosted Scraper API (Coming Soon)
Report Bug · Request Feature

Built With

  • Python
  • Docker

(back to top)

Getting Started

Want to skip the setup?

Visit adspy.one for our hosted solution with additional features and zero configuration required.

Self-Hosting Instructions

First, clone the project to your desired location:

git clone https://github.com/DanielWTE/ebay-kleinanzeigen-api.git

Prerequisites

Install Docker and Docker Compose on your machine: Get Docker (Note: This project is currently tested on Linux Ubuntu 22.04)

Installation

  1. Verify the folder is named "ebay-kleinanzeigen-api" (required for nginx.conf)
  2. Add HTTP proxies to: ebay-kleinanzeigen-api/app/functions/getProxy.py (see comments)
  3. Launch the service:
docker-compose up --build -d --scale app=3

This command starts 3 API replicas. Adjust the number as needed (max 20 due to NGINX config).

(back to top)

Usage

Send GET requests to interact with the API. For detailed documentation and examples, visit:

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

About

This tool acts as an API interface, you can use it to get random listings from Ebay-Kleinanzeigen.de, exact data from specific listings and even views of listings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published