harrytwigg / Viaduct-Trading212-Python-API

Viaduct is a Trading212 REST API wrapper for Python
GNU General Public License v3.0
5 stars 1 forks source link

Stock Codes #1

Closed therealplayer closed 3 years ago

therealplayer commented 3 years ago

Hello, thanks for making this. It's super helpful for stocks that you know the code for. Unfortunately, the method you implemented of finding the stock codes seems to be outdated. The url hits you with a "404 this page doesn't exist". Any tips for finding the stocks codes without that?

therealplayer commented 3 years ago

Ah, wait, obviously I'd find it now. The link https://live.trading212.com/rest/companies gets the job done.

harrytwigg commented 3 years ago

I will update it within a few days

Best wishes, Harry Twigg


From: therealplayer @.> Sent: Thursday, April 1, 2021 11:11:44 PM To: harrytwigg/Viaduct-Trading212-Python-API @.> Cc: Subscribed @.***> Subject: Re: [harrytwigg/Viaduct-Trading212-Python-API] Stock Codes (#1)

Ah, wait, obviously I'd find it now. The link https://live.trading212.com/rest/companies gets the job done.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/harrytwigg/Viaduct-Trading212-Python-API/issues/1#issuecomment-812201592, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADFMECISOJ6WBPJLESHDSLDTGTVSBANCNFSM42H3OT2A.

harrytwigg commented 3 years ago

Let me know if there's anything else you'd like me to implement this project is far from finished

Best wishes, Harry Twigg


From: Harry Twigg @.> Sent: Thursday, April 1, 2021 11:46:50 PM To: harrytwigg/Viaduct-Trading212-Python-API @.>; harrytwigg/Viaduct-Trading212-Python-API @.> Cc: Subscribed @.> Subject: Re: [harrytwigg/Viaduct-Trading212-Python-API] Stock Codes (#1)

I will update it within a few days

Best wishes, Harry Twigg


From: therealplayer @.> Sent: Thursday, April 1, 2021 11:11:44 PM To: harrytwigg/Viaduct-Trading212-Python-API @.> Cc: Subscribed @.***> Subject: Re: [harrytwigg/Viaduct-Trading212-Python-API] Stock Codes (#1)

Ah, wait, obviously I'd find it now. The link https://live.trading212.com/rest/companies gets the job done.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/harrytwigg/Viaduct-Trading212-Python-API/issues/1#issuecomment-812201592, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADFMECISOJ6WBPJLESHDSLDTGTVSBANCNFSM42H3OT2A.

harrytwigg commented 3 years ago

Reopened as API seems to have been updated by Trading212

harrytwigg commented 3 years ago

The API endpoint was changed