Giter Site home page Giter Site logo

salvatoreromano1 / usatrex_methodology Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.23 GB

Bots in Selenium for automatic data collection of evidences on Youtube with youtube.tracking.exposed.

Python 0.11% CSS 0.31% HTML 1.53% PureBasic 97.92% Roff 0.13%

usatrex_methodology's Introduction

Please give a look at automation page.

  1. to properly dispatch the profile, you should copy an un-initialized user-data-dir (please refer to the option --user-data-dir from chromium. On Firefox looks way too hard to use it).
  2. we build an user-data-dir which is partially initialized: has settings that reduce the interaction with Google, have the browser extension installed but is not initialized yet (it generated the cryptographic material the first time it access to youtube.com)
  3. The uninitialized-user-data-dir, or direct 16.9 download, is there linked, and should be decompressed in profiles, then renamed with your campaing name.

Quick requirement list

pip3 install -U selenium

platform dependent:

apt search chromedriver
apt install firefox-geckodriver chromium-chromedriver

Quick reminder on working flow

If you want to run a collection campaign, the exact order of command is:

  1. have a copy from profiles/unitinizalized-udd to profiles/thetestname
  2. have a file full or youtube URLs in: config/thetestname.txt, look for example at config/example.txt
  3. execute python3 bin/experiment1.py config/thetestname.txt, this NEEDS to find a directory in profiles/thetestname, otherwise will display and error.

usatrex_methodology's People

Watchers

Salvatore 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.