Amazon Web Scraping Using Python | Data Analyst Portfolio Project

1 year ago
24

Web Scraping isn't just for those fancy "programmers" and "software developers". Us analysts can use it too! In this project I walk through how to scrape data from Amazon using BeautifulSoup and Requests.

LINKS:
Code in GitHub: https://github.com/AlexTheAnalyst/PortfolioProjects/blob/main/Amazon%20Web%20Scraper%20Project.ipynb

Anaconda: https://www.anaconda.com/products/distribution

Find Your User-Agent: https://httpbin.org/get

Loading comments...