https://github.com/takkii/utakata
天気予報プログラム☀☂☁☃
https://github.com/takkii/utakata
csharp json tenki zinbei2
Last synced: 9 months ago
JSON representation
天気予報プログラム☀☂☁☃
- Host: GitHub
- URL: https://github.com/takkii/utakata
- Owner: takkii
- License: mit
- Created: 2021-07-24T23:42:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-24T02:51:47.000Z (10 months ago)
- Last Synced: 2025-09-24T04:24:46.580Z (10 months ago)
- Topics: csharp, json, tenki, zinbei2
- Language: C#
- Homepage: https://weather.tsukumijima.net/api/forecast/city/170010
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](LICENSE) [](https://opensource.org/licenses/MIT)  [](GitHub)
### 天気予報取得プログラム☀
> 地域IDを入力することで天気予報を表示します。
```markdown
仕様
・ zinbei2wの天気予報機能から移植
詳細
・APIからスクレイピング
・JSONファイルを加工
```