Skip to content

Instantly share code, notes, and snippets.

@eskim
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eskim/84d90d4837a8a3f42eb1 to your computer and use it in GitHub Desktop.
Save eskim/84d90d4837a8a3f42eb1 to your computer and use it in GitHub Desktop.
receipes
x = 10
Agent.check = ->
url = " http://www.kma.go.kr/wid/queryDFSRSS.jsp?zone=1121585000"
q.nfcall(request, url).then (res)->
$ = cheerio(res[0].body)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment