Skip to content

mkhaled87/etoro-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eToro API

This is an easy-to-maintain REST client API for eToro. It uses the OpenAPI specifications generated from the eToro developer website and generates generic wrappers to use them. Any update to the API from the eToro side can be reflected here by updating the api from the provided OpenAPI descriptions provided by eToro.

To use this API, you need to have developer access keys. Check eToro API Portal for more details on how to request a subscription.

I already generated the eToro APIs for the languages:

Other languages can be easily generated. You need to have the swagger code-generator installed. Here you can find how to install it:

https://github.com/swagger-api/swagger-codegen

Then, modify and run the generation script.

For donations (BTC): 1MKHALEDqXhBzqa86hj8FbDGW5HvDdA5Tq

About

A python api for eToro automatically generated via the provided OpenAPI specifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published