Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with special characters like '&' and '-' #28

Open
saw235 opened this issue Mar 10, 2017 · 0 comments
Open

Problem with special characters like '&' and '-' #28

saw235 opened this issue Mar 10, 2017 · 0 comments

Comments

@saw235
Copy link

saw235 commented Mar 10, 2017

Any symbols with the & will cause the module to throw an error if no results is found,
in the case a result is found, the data requested is incorrect.

To reproduce:
getQuotes('KLSE:A&M') #will throw an error even though the symbol is listed on google-finance

The & sign needs to be encoded into %26 to get the correct result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant