Skip to content

AJAX app, pulling JSON data from YouTube and Yummly

Notifications You must be signed in to change notification settings

danrounds/2ManyRecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2ManyRecipes

A single-page recipe scraper

2ManyRecipes submits API queries to YouTube and Yummly and aggregates the results into recipe- and accompanying-video-results. The YouTube results are non-robust (can potentially return videos other than recipe-themed ones), because Freebase (YouTube's content-tagging database) is deprecated.

This project was an exercise in trying to program something in (basically) ES5. I've skipped most ES6+ niceties, and that's decent "practice." There're exceptions— notably template strings—but they're widely supported.

Tech used:

  • jQuery 3.1
  • Bootstrap 3/FlatUI theme
  • YouTube and Yummly's databases/API

To-do:

  • Add notification for when our APIs error, rather than return something useful
  • Add in-page attribution to Yummly and YouTube
  • Add in-app GitHub link

Recipe results, courtesy Yummly; videos courtesy YouTube; background image courtesy patterninja.com.

DR, 2016 2018

About

AJAX app, pulling JSON data from YouTube and Yummly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published