Skip to content

lucaslvs/kgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kgb-ci

KGB

A Dealer for The People

This project is a Crawler that scrapes some reviews posted in DealerRater from dealer McKaig Chevrolet Buick and prints the top three overly positive.

The Crawler was built with Crawly and Floki packages.

Sorting Criteria

  1. Highest rated review by the number of stars.
  2. The number of rated topics.
  3. The average of the employees rating.
  4. The number of employees mentioned in the review.

Requirements

  • Elixir 1.10 or greater

Usage

To perform the crawler, open your terminal follow the steps below:

  • install the dependencies

    mix deps.get
  • Run the crawler and see the top three overly positive endorsements

    mix kgb.scrape

Testing

mix test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages