Daily Python Projects

Daily Python Projects

Share this post

Daily Python Projects
Daily Python Projects
Weather Browser Automation with Selenium in Python
Copy link
Facebook
Email
Notes
More

Weather Browser Automation with Selenium in Python

Level: Real-World

May 14, 2024
∙ Paid
4

Share this post

Daily Python Projects
Daily Python Projects
Weather Browser Automation with Selenium in Python
Copy link
Facebook
Email
Notes
More
1
Share

Project Brief

Your task for this project is to create a browser automation script using the Python Selenium library.

Expected Output

When executed, your program should do the following automatically:

  1. Start Chrome, and navigate to this beautiful weather website https://www.ventusky.com

  1. Then, your program should type a city in the search box. E.g., New York.

  2. Then, the program should invoke the Enter key of your keyboard. That will show the current weather page for New York.

Environment Setup Instructions

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Ardit Sulce
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More