ddgae2 / web_scrape

website scraping for images and https

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing of HTTPS, of facts for business, of images

  1. How to manually curate HTTPS, maps, and images using Python

  2. This is a tool for looking through a website to gather words, HTTPS as a CSV output.

Results

A) Identify point 2 from https://www.nbwa.org/resources/industry-fast-facts
Run web_scapy.py script to output the context into output.csv

B) The location and distribution of the highest shares in 2021 beer-importing businesses are listed below map
Other distribution businesses can be analyzed at https://www.nbwa.org/resources/industry-fast-facts

C) Use plotly.com to visualize the beer types from this beer distribution center
loaded as https://plotly.com.

D) Finally look through these websites and determine if any of these locations operate during these holidays.
Independence Day (4th of July)
Memorial Day
Labor Day
Christmas
Thanksgiving
The Super Bowl
Cinco de Mayo
Halloween
St. Patrick’s Day
NCAA Basketball

Python, pandas, JSON, beautiful soup

Author

David Gae

About

website scraping for images and https


Languages

Language:Python 100.0%