/scrape-youtube-autocomplete

It is an application that scrapes Youtube Autocomplete with Python.

Primary LanguagePython

scrape-youtube-autocomplete

It is an application that scrapes Youtube Autocomplete with Python.

Project Setup

pip install parcel selenium webdriver webdriver_manager

Run

python index.py

Test Inputs

search_items = ["rihanna ", "lana del rey ", "eminem "]

Output

image