Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 321 Bytes

File metadata and controls

6 lines (5 loc) · 321 Bytes

Scraper

A simple web scraping tool in Python.

What each file does

  • scrape.py file scrapes the title, ratings, and reviews of places in a particular city from "TripAdvisor" and stores it in an excel sheet
  • scrape_youtube.py file scapes Video title, likes, dislikes and views of all videos from a YouTube playlist.