A tool to download Instagram posts and send them to Zapier to save in Google Drive
Project description
igscrap
igscrap is a command-line tool that downloads Instagram posts and sends them to a specified Zapier webhook. It's designed to simplify the process of collecting Instagram content for further processing or analysis.
Features
- Download photos and videos from public Instagram profiles
- Automatically send downloaded media to a Zapier webhook
- Easy to use command-line interface
Installation
You can install igscrap using pip:
pip install igscrap
Usage
To use igscrap, run the following command:
igscrap <profile_url> <zapier_webhook_url>
Replace <profile_url>
with the URL of the Instagram profile you want to download posts from.
Replace <zapier_webhook_url>
with the URL of the Zapier webhook you want to send the posts to.
#Example
igscrap "https://www.instagram.com/natgeo/" "https://hooks.zapier.com/hooks/catch/1234567/abcdefg/"
This will download all the posts from the National Geographic Instagram profile and send them to the specified Zapier webhook.
Requirements
- Python 3.6 or higher
- Internet connection
- Zapier account with a configured webhook
Limitations
- This tool is designed for personal use and should be used responsibly.
- It may not work with private Instagram profiles.
- Instagram may rate-limit or block excessive requests.
Contributing
Contributions to igscrap are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Disclaimer
This tool is not affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial tool. Use at your own risk.
Support
If you encounter any problems or have any questions, please open an issue on the GitHub repository.
Remember to use this tool responsibly and in accordance with Instagram's terms of service.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file igscrap-0.1.0.tar.gz
.
File metadata
- Download URL: igscrap-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35223e71755e90ee9100fce0381fc0d79ff68c25de5b8e1cb295c0553566861a |
|
MD5 | 4f5d82661e5959e82f1d93a6e8f7b04d |
|
BLAKE2b-256 | 056906f9ccc71b3cf4ec99f065f698556cc1a0a10b36e34293d1861b0a7b8d0b |
File details
Details for the file igscrap-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: igscrap-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05118fdb9fe6ec183966e3079a81b9ae6d35c829a31180719f83e6de97842e9f |
|
MD5 | ff1982720fd0dda106639f3ce3c217fe |
|
BLAKE2b-256 | f3c1ca27c760271d34c1eac6ba0fadaf1bcba74d4ee020a8be2ae0a2187f0250 |