Giter Site home page Giter Site logo

reviews-scraper's Introduction

Reviews scraper

This repo contains scrapers to scrape reviews from Google, TripAdvisor etc. You can find the domain specific reviews under the following URLs:

  1. Google
  2. Trip Advisor - TBD

I am using Google Chrome browser to load the page and do the scrolling. So, you need to have Google Chrome web driver in your path in order to make this scraper work. Make sure you download the version same as your Chrome browser.

I am using Splinter and Beautifulsoup to extract and parsing the HTML respectively.

Webdriver security issue on MacOS

Mac will throw a security error while running chromedriver. To make the chromedriver binary file trusted run the following command:

$ xattr -d com.apple.quarantine <path to chromedriver>

reviews-scraper's People

Contributors

saisyam avatar sd-discovery avatar

Stargazers

Sai Lyon Ho avatar Maunil Shah avatar  avatar Teddy Einsidler avatar

Watchers

James Cloos avatar  avatar

Forkers

byteboy78

reviews-scraper's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.