Fandemic / youtube-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube-scraper

Searches for youtubers with a designated subscriber bound, topic, keywords, etc and pulls all content placing it in a MongoDB database.

All program variables are located in the config.py file. These include:

  • minSubCount
  • maxSubCount
  • minViewCount
  • maxViewCount
  • topics[]
  • keywords[]

About


Languages

Language:Python 100.0%