Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douglasrizzo/dinsta
Custom Instagram scraper
https://github.com/douglasrizzo/dinsta
Last synced: 10 days ago
JSON representation
Custom Instagram scraper
- Host: GitHub
- URL: https://github.com/douglasrizzo/dinsta
- Owner: douglasrizzo
- License: gpl-3.0
- Created: 2018-01-28T19:01:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-11T17:10:21.000Z (over 4 years ago)
- Last Synced: 2024-12-18T00:12:43.939Z (23 days ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Instagram scraper
Custom Instagram scraper created to automate repetitive tasks I used to do manually when using other scrapers. It is a simple script that uses instalooter under the hood, so in case of any questions regarding interactions with Instagram or custom options to do more stuff, check instalooter. It might have what you need.
positional arguments:
U Instagram username (s)optional arguments:
-h, --help show this help message and exit
-d, --duplicates removes duplicate images, keeping the one with highest
resolution
-b, --borders remove monochromatic image borders
-t, --time set image creation and modification time to Instagram
post time
-s, --sort sort images by the std. dev. in like quantity
-n, --normalize_likes
adds zero-padding to number of likes in file names.
Useful when sorting in image viewers that only have
non-numerical sorting.
-v, --videos download videos too
-V, --only_videos download only videos