Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 047f6bb

Browse files
Update README.md
1 parent fadb061 commit 047f6bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎WebScrapingScripts/Weather Updates/README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ To fetch weather updates of any city
77
- Here we will fetch the weather updates from the url of the weather website through requests and getting the formatted output using bs4 library.Here we can fetch the data of any city.
88
- List out the libraries imported are bs4 and requests.
99

10+
## Workflow
11+
Here we need to install the libraries first then we need the google website url for fetching the data and then using the request we will fetch all the data and then with bs4 we will get only the required data in proper format.
1012
## Setup instructions
1113

1214
We just need to get the url for fetching the weather updates and paste it in the script and then using bs4 we will get the only necessary things in the output.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /