Skip to content

Python Script to web scrape the data from Beer Advocate Website and load the structured data to SQLITE DATABASE

Notifications You must be signed in to change notification settings

nehavarshney8/Research-Project-WebScrapping

Repository files navigation

AUTOMATION--WEB-SCRAPING-Research-Project

Python Script to web scrape the data from Beer Advocate Website and load the structured data to SQLITE DATABASE

TOPIC OF RESEARCH: AQUISITIONS OF Anheuser-Busch InBev

Technology: python-3-6

webscraping

beautifulsoup4

urllib3

document-object-model

GOAL OF THIS SCRIPT: To Gather and validate data

Website to scrape data from: BeerAdvocate

Link: https://www.beeradvocate.com

Process the brewery id from the list

Scrape using the beautiful soup python libray

Process the Document Object Model to get the required tag

Use the Regular Expression to validate the string

Use the object to load the cursor into the database

About

Python Script to web scrape the data from Beer Advocate Website and load the structured data to SQLITE DATABASE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published