We are a development agency building phenomenal apps.
No further maintenance will be performed
Extracts:
- Title
- Description
- Top image
- Top video
- Keywords
- Date
letarticleUrl=URL(string:"https://someurl.com/")!
Readability.parse(url: articleUrl, completion:{ data inlettitle= data?.title
letdescription= data?.description
letkeywords= data?.keywords
letimageUrl= data?.topImage
letvideoUrl= data?.topVideo
letdatePublished= data?.datePublished
})To run the example project, clone the repo, and run pod install from the Example directory first.
pod'ReadabilityKit'github "exyte/ReadabilityKit"
- Install Ji XML parser.
- Download and drop all files from Sources folder in your project.
- Install Carthage.
- Check out and build the project's dependencies:
carthage bootstrap --platform <name>- iOS 10.0+ / macOS 10.12+ / tvOS 10.0+ / watchOS 3.0+
ReadabilityKit is available under the MIT license. See the LICENSE file for more info.

