Skip to content

Scrapes NY Times Mini Crosswords puzzle everyday through AWS Lambda & its cron.

Notifications You must be signed in to change notification settings

BilkentHai/nyt-puzzle-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyt-puzzle-scraper

Scrapes NY Times Mini Crosswords puzzle everyday through AWS Lambda & its cron.

Setup & Deployment

  1. Create connection_string file on root directory with string like mongodb://<dbuser>:<dbpassword>@ds153239.mlab.com:53239/huseyin
  2. pip install -t ./ -r requirements.txt
  3. serverless deploy

Note: DB & collection names can be changed on main.py.

Credits

About

Scrapes NY Times Mini Crosswords puzzle everyday through AWS Lambda & its cron.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages