https://github.com/enescakir/inscpare
Inscpare is an Instagram public page scraper for Swift
https://github.com/enescakir/inscpare
Last synced: 2 months ago
JSON representation
Inscpare is an Instagram public page scraper for Swift
- Host: GitHub
- URL: https://github.com/enescakir/inscpare
- Owner: enescakir
- License: mit
- Created: 2017-01-25T09:54:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T12:27:51.000Z (over 8 years ago)
- Last Synced: 2025-02-01T20:29:41.858Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inscpare
Inscpare is an Instagram public page scraper for Swift
It's not an Instagram API wrapper. It's a quick and dirty scraper.## Requirements
- Swift 3
- [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)