Giter Club home page Giter Club logo

web_crawler_data_analysis's Introduction

Web crawler - Data analysis

The scripts in this repository are used to analyze data obtained while crawling the web using the tool Web Crawler.

Already crawled data, which can be analyzed using scripts in this repository, is published on the FIT cloud.

The results from the previous crawling are also published on the FIT cloud.

Get results from crawling for FingerPrint Detector

FingerPrint Detector (first published in version 0.6 of JShelter) needs a JSON configuration file with JavaScript endpoints and their weights, where weight means how much this endpoint is abused to get a device fingerprint.

The results (endpoints + their weights) can be obtained from the crawled data by runnning the Python script fpd_get_results.py. This script expects the following parameters:

  • --dbs
  • --dbs_uMatrix
  • --dbs_uBlock

The output will be saved in the ./results directory.

The output will look like these results.

Comprehensive analysis of crawled data

Much more information can be mined from the crawled data than just the endpoints and their weights. The Python script start_analysis.py is here for a comprehensive analysis of the crawled data.

This script start_analysis.py expects following parameters:

  • --dbs
  • --dbs_p <the path to the folder where the SQLite databases containing captured javascript calls with a privacy extension (e.g. uBlock Origin) are stored>

The output will be saved in the ./results directory.

The output will look like these results.

web_crawler_data_analysis's People

Contributors

martinbednar avatar

Watchers

 avatar

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.