DEV Community

Anugya
Anugya

Posted on

1 1

Submission for GitHub Actions x Dev Hackathon

My Workflow:

The name of my Github Action is Python internet search. It is a simple python program which can be used to return search results from the Google search engine, based on a particular query.

Submission Category: Wacky Wildcards

Link to Code:

GitHub logo Anugya-Gogoi / Internet-Search

Internet search program using Python

Internet-Search

A Python program for returning search results from Google Search based on a particular query.

Technologies Used

Google module of Python

How to use?

  1. Install the required module (google)
  2. Open the file google_search.py in your Python text editor
  3. Run the program

Installation of modules

Use the package manager pip to install the module

pip install google

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Usage

Can be used to develop a backend service for a desktop application or implement a web-search with Python running on the server.

License

MIT




Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay