metafy-social / python-scripts

A repository of python scripts that come in handy in automating day-to-day tasks
MIT License
455 stars 182 forks source link

Google search using python script #183

Open SreeHaran opened 1 year ago

SreeHaran commented 1 year ago

Is your feature request related to a problem? Please describe

Usually people search for a query in google with a browser. Google takes the query input and shows the relevant links. But, sometime programmers may need those links to work with in a program.

Describe the solution you'd like

The solution is to create a python script that takes a query string as input and searches relevant links in Google without a browser.

github-actions[bot] commented 1 year ago

Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.

We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos For being eligible for that, please authenticate yourself using this link: https://hacktoberfest.auth.metafy.social

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

thunderstormO1 commented 1 year ago

Hi Sreeharan I Think I can work on this problem , please assign this to me

SreeHaran commented 1 year ago

Hi Sreeharan I Think I can work on this problem , please assign this to me

Hey, I created this issue so that I can work on this. I'm waiting for the maintainers to assign me this issue.

bartick commented 1 year ago

@SreeHaran Go ahead