Skip to content

RamseyvanderMeer/scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapy

set up

cd into working folder
run command to output data into .json file
scrapy crawl event
Todo:
  • Secondary parse to get full description
  • [√] Date parsing to ISO-8601
  • Allow auth to .env variables for DB pipeline
  • Finalize incremental update logic
  • tests