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.