danielrobertson / xkcd-data

The Node.js application powering relevant-xkcd React.js UI where users can search for relevant Xkcd comics
0 stars 0 forks source link

Update ETL tool to write data to Google Firestore #17

Open danielrobertson opened 6 years ago

danielrobertson commented 6 years ago

ETL tool can go on a schedule cron job on Bluemix. Is there an RSS feed of XKCD comics? If so, could listen to that and run the ETL job in real-time when new comics are released. But then how to get that data into Watson Discovery for ingestion and searching?