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

GoogleResult.name contains link #71

Open
rominf opened this issue Dec 6, 2018 · 1 comment
Open

GoogleResult.name contains link #71

rominf opened this issue Dec 6, 2018 · 1 comment

Comments

@rominf
Copy link

rominf commented Dec 6, 2018

In [4]: search_results = google.search('Inflianskas')

In [5]: s = search_results[0]

In [6]: s.name
Out[6]: 'Roman.Inflianskas · PyPIhttps://pypi.org/user/Roman.Inflianskas/'

In [7]: s
Out[7]: 
GoogleResult(name=Roman.Inflianskas * PyPIhttps://pypi.org/user/Roman.Inf..
             description=profanity-filter. Last released on Nov 25, 2018. ..
@pishangujeniya
Copy link

👍

I am also getting the link in the name, so temporarily I replaced the link from the name with an empty string.
I expect some perfect solution to this, in the near future.

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

2 participants