Python Web Search (via Bing.com)

Welcome to CCP
Lets get started !

Now, we are gonna talk about some URL's, search engines and python webbrowser library,

This library is a very useful one, it opens your web browser on a specified address or you can also use selenium for which you will need to install a webdriver,

But, here,
We'll be using webbrowser module,

like this:

Then, it opens a window like this in your default set web browser



sounds cool right ?

This was just a pinch of taste of automation with python,
You have a lot more to do !

Have a nice day :)


Comments