Skip to content

chrisatanasian/Brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain

To run a scraper: scrapy runspider scraper_example.py

To update/create the DB's tables: python db_manager.py

Requirements

  • Python 2.7+: brew install python
  • Pip: brew install pip
  • Peewee: pip install peewee
  • Scrapy: pip install scrapy
  • Selenium: pip install selenium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages