Skip to content

hsinpangchen/wwdc_crawler_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WWDC Crawler

This is a ruby file for fetching the information of WWDC session videos and generating json data file.

Use the following commands:

# This will fetch the informations about the sessions of WWDC1028
ruby wwdc.rb

After running wwdc.rb, you will get two file:

  • wwdc_videos.json
  • wwdc.json
  • wwdc.md

Releases

No releases published

Packages

No packages published

Languages