- Some computation servers block users from pulling a URL directly, so we have to download the HTML page first. Then we can do webscraping locally to retrieve data from the HTML file.
- Downloading static webpages allows us to retrieve the data even when the webpage is removed in the future. This is feasible for developing a "stand still in time" analysis.
- If we want to auto-update a web dashboard, we will benefit from using external APIs, such as the Bureau of Labor Statistics API (link). In this case, we will have to request access for these APIs.
-
Notifications
You must be signed in to change notification settings - Fork 0
Webscraping from local HTML file
License
star1327p/local-webscraping
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Webscraping from local HTML file
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published