Etoro Portfolio icon

Etoro Portfolio

Enables interaction with eToro's public API endpoints for fetching portfolio data and instrument details.

소개

Etoro Portfolio provides a server for interacting with eToro's public API, allowing users to fetch portfolio data by username, look up instrument details by IDs, and search for instruments using name prefixes. It handles CORS restrictions server-side, ensuring seamless access to eToro's API tools, and can be easily integrated with any HTTP client for retrieving eToro data.

주요 기능

  • Fetches eToro user portfolios by username
  • Handles CORS restrictions on the server-side
  • Searches for instruments by name prefix (autocomplete)
  • 0 GitHub stars
  • Looks up instrument details by IDs
  • Provides a REST API for easy integration

사용 사례

  • Automated portfolio tracking for eToro users
  • Building custom eToro data dashboards
  • Integrating eToro data into other applications