{"id":20147263,"url":"https://github.com/thenishchalraj/usaweatherforecast","last_synced_at":"2026-07-08T10:31:43.962Z","repository":{"id":37666733,"uuid":"157357418","full_name":"thenishchalraj/USAWeatherForecast","owner":"thenishchalraj","description":"USA Weather Forecast extracted/scraped from the National Weather Service just for learning purpose. ","archived":false,"fork":false,"pushed_at":"2023-05-23T00:12:28.000Z","size":177,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T00:22:27.998Z","etag":null,"topics":["hacktoberfest","python-script","scrapper-script","scrapping","script","weather-forecast","weather-information"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thenishchalraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-13T09:51:36.000Z","updated_at":"2021-09-21T16:21:18.000Z","dependencies_parsed_at":"2022-09-09T04:02:03.489Z","dependency_job_id":null,"html_url":"https://github.com/thenishchalraj/USAWeatherForecast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thenishchalraj/USAWeatherForecast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenishchalraj%2FUSAWeatherForecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenishchalraj%2FUSAWeatherForecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenishchalraj%2FUSAWeatherForecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenishchalraj%2FUSAWeatherForecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenishchalraj","download_url":"https://codeload.github.com/thenishchalraj/USAWeatherForecast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenishchalraj%2FUSAWeatherForecast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35262336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","python-script","scrapper-script","scrapping","script","weather-forecast","weather-information"],"created_at":"2024-11-13T22:28:15.333Z","updated_at":"2026-07-08T10:31:43.939Z","avatar_url":"https://github.com/thenishchalraj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# USAWeatherForecast\nUSA weather forecast extracted/scraped from the National Weather Service, now with added feature of searching any location of USA.\n\n## Demo\n\u003c!-- ![alt text](https://github.com/[username]/[reponame]/blob/[branch]/image.jpg?raw=true) --\u003e\n![demo](https://github.com/thenishchalraj/USAWeatherForecast/blob/dev/demo.png?raw=true)\n\n## Install\nClone the repository:\n\n```sh\ngit clone https://github.com/thenishchalraj/USAWeatherForecast.git`\n```\n\nThen install dependencies:\n\n```sh\ncd USAWeatherForecast\npip install -r requirements.txt\n```\n\n## Usage\nRun using:\n```sh\npython3 USA*.py\n```\nand you can see the same forecast as it is here https://forecast.weather.gov/MapClick.php?lat=37.37\u0026lon=-122.04\n\n\nBTW, this was just my practice of scraping using python which got contributions by some interested guys.\n\nIf want to do the same thing using NodeJS : https://blog.bitsrc.io/https-blog-bitsrc-io-how-to-perform-web-scraping-using-node-js-5a96203cb7cb\n\n## Contributors\n\u003c!-- [![](https://github.com/USAWeatherForecast/contributors.svg?width=890\u0026button=false)](https://github.com/thenishchalraj/USAWeatherForecast/graphs/contributors) --\u003e\n\u003ca href=\"https://github.com/thenishchalraj\"\u003e\n  Nishchal Raj\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/devabhishekpal\"\u003e\n  Abhishek Pal\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/anshik1998\"\u003e\n  Anshik\n\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/jmkeol\"\u003e\n  Jmkeol\n\u003c/a\u003e\n\u003c!-- [![](https://opencollective.com/html-react-parser/contributors.svg?width=890\u0026button=false)](https://github.com/remarkablemark/html-react-parser/graphs/contributors)\n --\u003e\n\n\n### Contribution guide\n* Look for issues and ask for assignment.\n* Improve UI for the project and send a PR.\n* Add any feature you think should be relevant.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenishchalraj%2Fusaweatherforecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenishchalraj%2Fusaweatherforecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenishchalraj%2Fusaweatherforecast/lists"}