An open API service indexing awesome lists of open source software.

https://github.com/lucretia/get_temp

A simple web scraping app to get the current temperature for a place
https://github.com/lucretia/get_temp

python python3 selenium selenium-python selenium-webdriver

Last synced: about 2 months ago
JSON representation

A simple web scraping app to get the current temperature for a place

Awesome Lists containing this project

README

          

# Get Temp

A simple web scraping app to get the current temperature for a place using Selenium.

Written in Python using 3.9.

I didn't know any Python or web scraping before doing this.

## Copyright

Copyright (C) 2021, Luke A. Guest

# Licence

New-style BSD, see LICENCE file in source root directory and at the start of all source files.