https://github.com/z23788677/weather_api
An API can catch weather, by any location in Taiwan.
https://github.com/z23788677/weather_api
api beautifulsoup beautifulsoup4 json requests waether web-scraping
Last synced: about 1 year ago
JSON representation
An API can catch weather, by any location in Taiwan.
- Host: GitHub
- URL: https://github.com/z23788677/weather_api
- Owner: z23788677
- Created: 2025-04-04T11:46:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T19:30:42.000Z (about 1 year ago)
- Last Synced: 2025-04-06T20:29:57.905Z (about 1 year ago)
- Topics: api, beautifulsoup, beautifulsoup4, json, requests, waether, web-scraping
- Language: HTML
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## Background
I'm working for my friend, Recently looking for weather API can access any location in Taiwan, Since other API request to pay.
Still have to discuss about the code. not yet finish.
English version not yet considered.
## How to use
In Terminal input:
>python main.py city area
eg: python main.py 台南市 東區
And generate JSON in currently directory.