Skip to content

SaschaLucius/ek-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EK API

is a API on top of the ebay-kleinanzeigen.de website. It provides easy access to functionalities like:

  • reading ads
  • listing ads
  • searching for ads No eBay partner account is required, because it does not use the Classifieds API.

Useful Gradle Tasks

  • Prepare project for Eclipse IDE: gradle eclipse
  • Executing tests: gradle test
  • Create a fat-JAR: gradle shadowJar

Legal notice

The Ebay kleinanzeigen terms of use forbids the usage of

  • heavy load
  • duplicating content
  • crawler and other automated software to collect content

Violating these terms can lead to ban your account from ebay kleinanzeigen usage.

So use the API on your own risk

Releases

No releases published

Packages

No packages published

Languages