Back to Feed
Video youtube

WebKit: Scraping HTML Data | Swift 3, Xcode 8

Today we go over how to scrape web data, inject JavaScript, and use SwiftSoup with Swift 3. This is a step by step tutorial that will explain what is happening in each line of code so you can grasp the full concept of how to inject javascript and scrap HTML data in your own project.

Being able to inject JavaScrip into a website gives you great control over the functionality of that site. You can benefit from this skillset by taking a great web application and converting it into a native iOS app

Watch on YouTube