Parse HTML in Swift with SwiftSoup (2023) – iOS

preview_player
Показать описание
In this video, we will learn how to parse HTML in Swift using the SwiftSoup framework. SwiftSoup is a powerful library that makes it easy to parse and navigate HTML documents in Swift.

We will start by installing the SwiftSoup library using CocoaPods. Then, we will use the library to load an HTML document from a URL, and use various methods to extract and manipulate data from the document.

Throughout the video, we will demonstrate various examples of how to use SwiftSoup to extract data from an HTML document, such as extracting the text of a specific element, or getting a list of all the links on a page.

By the end of this video, you will have a good understanding of how to use SwiftSoup to parse HTML in Swift, and will be able to use the library to extract and manipulate data from HTML documents in your own projects.

** Popular Series

** Get Skillshare free for 2 Months and learn iOS

** Manage all your investments from app earnings on Betterment!

** Grow your own Youtube tech channel with TubeBuddy:

#swift #SwiftSoup #HTML
Рекомендации по теме
Комментарии
Автор

Great video!! I wonder why dont u use storyboard to setup UI?

thagionjack
Автор

Can you use SwiftSoup to navigate through a website too? Or is it exclusively for scraping?

MikaelaCaron
Автор

😯... having to load the whole page through a Webview first. 🙈

jeffreywilkinson
Автор

That's good for the local apps.the point is app store is not allowed to publish this kind of apps.

nuricanacar