Help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help

Hi. I want to creat an app that it can search some specific topic that I said to that in Google and send me the information it found. I mean for example I said find restaurants near shanghai and it searched and after that send me I mean out put the name of them. My question is how can I do it in python?

17th Oct 2023, 5:27 PM
Fateme Biglari
Fateme Biglari - avatar
4 Answers
+ 5
No problem. Here another example with the same method and hopefully better described: https://www.geeksforgeeks.org/performing-google-search-using-JUMP_LINK__&&__python__&&__JUMP_LINK-code/
17th Oct 2023, 7:15 PM
JaScript
JaScript - avatar
+ 6
This is an easiest way for searching with python: https://pypi.org/project/googlesearch-python/
17th Oct 2023, 5:38 PM
JaScript
JaScript - avatar
+ 1
So thanks just a question I did not understand how can I tell it the topic!? Can you tell me?
17th Oct 2023, 5:49 PM
Fateme Biglari
Fateme Biglari - avatar
+ 1
Thanks a lot 👌🏻🙏🏻
18th Oct 2023, 12:14 PM
Fateme Biglari
Fateme Biglari - avatar