Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

rlwimi/jonyfive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Archived

This tool is currently broken. For starters, the XPaths are hopelessly out of date.

This tool was originally very hastily slapped together to the point of working, in support of my fork of ASCIIwwdc/wwdc-session-transcripts while that repo seemed abandoned, both in support of rlwimi/major-input.

I still see value in a tool like this. If I revive the project, I imagine moving to apple/swift-argument-parser and Foundation's XML/XPath support.


jonyfive

CLI tool for doing useful things after scraping WWDC session metadata

Usage

Once you are up and running, use -h/--help flags for more information about the interface and functionality.

Getting Started

  1. Follow the installation instructions for dependency Kanna, specifically the instructions for Swift 4 via Swift Package Manager.
  2. Run swift package update.
  3. Optionally run swift package generate-xcodeproj if you're interested in working with the implementation in Xcode.
  4. Run swift build.
  5. Find executable at .build/debug/jonyfive.

Warning

Web scraping is fragile by nature, and small changes to the page HTML naming or structure can break this tool. It may be you that finds this breakage first–please file an issue.

Thanks

Based on Guaka and Kanna.

License

This tool is provided under the terms of the LICENSE.

All content copyright © 2010 – 2017 Apple Inc. All rights reserved.

About

CLI tool for doing useful things after scraping WWDC session metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages