Skip to content

A tutorial showcasing the use of the open-source Swift Soup library to scrape data from a given Web page

Notifications You must be signed in to change notification settings

Learnin-IOS/Swift-Webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Swift-Webscraper

Showcasing the use of the open-source Swift Soup library to scrape data from a given Web page Our program will scrape this URL: https://en.wikipedia.org/wiki/Houseplant

Our program will produce a JSON object containing the scraped data. It will look something like this:

Screenshot 2022-04-01 at 05 34 36

So Let's get Coding 😎

About

A tutorial showcasing the use of the open-source Swift Soup library to scrape data from a given Web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages