GitXplorerGitXplorer
l

laptop-scoring

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
1878c47fb6cc3cb7d4e088fbb23b4fa77653070a

Fix errors

llouismartin committed 7 years ago
Unverified
1d82d263e792f6d6776fd26d9615974ab62ce213

Add max_page parameter

llouismartin committed 7 years ago
Unverified
48b78bf4fd4dec6e3528ac6ac7e9a5e8269517e2

Update notebook

llouismartin committed 7 years ago
Unverified
6f350696e970b5e40d2a854813e977412a290de8

Add columns inplace and fix some bugs (not working yet)

llouismartin committed 7 years ago
Unverified
7c68821f6cfda60d9a576493f23d54a116ca18af

Add scripts to refresh data with cron jobs

llouismartin committed 7 years ago
Unverified
f3dcc0493b0f6b0e9af020c59a324bfb6d746c91

Various updates

llouismartin committed 7 years ago

README

The README file for this repository.

Scrap, score and rank laptops according to your preferences

I wanted to buy a new laptop and be sure I bought the best. I made this python3 tools to compare thousands laptops based on data from comparez-malin.com, videocardbenchmark.net and cpubenchmark.net. The scoring is done taking account many specifications with custom coefficients.

Overview

Take a look at the end of the main notebook to get an idea of what this tool does.

Install requirements

pip3 install -r requirements.txt

Start the notebook

Just start the notebook and have fun.

jupyter notebook laptop_benchmark_scrapper.ipynb

You can adjust the coefficients to your liking for the scoring.