A simple web scraping app using SwiftSoup and SwiftUI
☆18Feb 23, 2023Updated 3 years ago
Alternatives and similar repositories for WebDataScraper
Users that are interested in WebDataScraper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- User-space HID multitouch touchscreen driver for Mac OS X (Adapted for Acer V7-482PG from astarasikov/osxhidtouch + some extra features)☆12Apr 13, 2014Updated 12 years ago
- Markdown editor in SwiftUI 3☆22Jun 10, 2021Updated 4 years ago
- How to integrate ChatGPT with a GitHub repository using GitHub Actions in order to perform automated code reviews for every pull request☆13Mar 25, 2023Updated 3 years ago
- An iOS app which fetches product list from public api. This project is built using Clean architecture with MVVM and SwiftUI.☆15Jun 5, 2024Updated last year
- This application is an example to display weather information using MVVM + RxSwift in Swift. It uses the Openweathermap API (http://api.o…☆12Apr 29, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A barebones Swift HTTP client with automatic JSON response parsing.☆39Jan 9, 2025Updated last year
- A comprehensive suite of practical extensions to the SwiftUI standard library.☆14Nov 14, 2021Updated 4 years ago
- Generates UIColor and NSColor from given string.☆12Jul 19, 2018Updated 7 years ago
- A TensorFlow implementation of Invertible Residual Networks☆19Dec 8, 2022Updated 3 years ago
- SwiftUI + Combine + MVVM - Book search example☆65Nov 30, 2019Updated 6 years ago
- User-space HID multitouch touchscreen driver for Mac OS X /WTFPL/☆48Nov 24, 2013Updated 12 years ago
- A HackerNews client made using SwiftUI☆34May 1, 2026Updated 2 weeks ago
- A customizable habit tracking application in SwiftUI☆13Dec 29, 2020Updated 5 years ago
- Colleción de sinónimos en español☆13Jan 16, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Timer app with ability to reschedule next timer cycle automatically right after previous one☆16Feb 16, 2022Updated 4 years ago
- ☆22Jul 31, 2020Updated 5 years ago
- A simple single page time app made in SwiftUI☆14Dec 12, 2023Updated 2 years ago
- A command-line utility for macOS to display a dad joke.☆16Jan 8, 2021Updated 5 years ago
- AsyncView is a SwiftUI View that handles in-progress and error states when loading data asynchronously using async/await. It's like Async…