Skip to content
View hexod0t's full-sized avatar
  • GYE
Block or Report

Block or report hexod0t

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. TED Talks Video Downloader TED Talks Video Downloader
    1
    """
    2
    *********** TED TALKS VIDEO DOWNLOADER V1.0 ***********
    3
    *********** Author: hexod0t
    4
    ****************************************
    5
    """
  2. classifier-bert classifier-bert Public

    Fake news classifier

    Python 2

  3. python-price-tracker python-price-tracker Public

    App developed in python for track prices

    Python 1

  4. twitter-scraper twitter-scraper Public

    Data Scraper for Twitter using Python

    Jupyter Notebook 1

  5. Take a Screenshot from an URL using... Take a Screenshot from an URL using Selenium
    1
    ## Dependencies: Selenium and Gecko Driver
    2
    ### pip install selenium
    3
    ### Gecko Driver -> https://github.com/mozilla/geckodriver/releases
    4
    
                  
    5
    from selenium import webdriver