Amazon WEB Scrapin G: Using Python
Amazon WEB Scrapin G: Using Python
SCRAPIN
WEB
USING
G
PYTHON
Sufiyan Posharkar
120A1083 Rohan Dobarkar
120A1088 Samiksha
WEB
SCRAPING
What is it?
Web Scraping is a technique to fetch data
and information from websites.
20
Such data can then be processed in order
%
to glean insights as required.
1 2
httplib) re, Scrapy)
0
Store the data the
way you want
(csv, json)
3
DEMONSTRATIO
N
USES OF WEB
SCRAPING
E- com m erce price com pare
Weather data
ADVANTAGES
OF WEB
SCRAPING
Speed
Data Extraction at
scale Cost Effective
Autom atic delivery of
structured data
Flexibility and
system atic approach
Low m aintenance cost
1.
Articles:
a. To Scrape or Not to Scrape
Resources : Technical and Ethical Challenges
of Collecting Data off the Web
b. On the ethics of web scraping fro
m a data journalism perspective
2. Libraries used or
demonstrated Beautiful Soup
Requests
csv,
json
3. Youtube
Videos
a.Web Scra
ping with
Google
Sheets
THANKS!
LET'S SCRAP SOME
DATA