Ravi1G / etoro-api-1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.


Languages

Language:Python 98.0%Language:Shell 2.0%