InstaFetcher is an open-source Instagram media downloader that allows users to effortlessly download photos, videos, and reels from Instagram. Whether you want to save your favorite content for offline viewing, sharing, or archiving, InstaFetcher has got you covered.
To get started with InstaFetcher, follow these steps:
git clone https://github.com/tanbiralam/InstaFetch.git
cd InstaFetcher
npm install
.env
file in the root directory of the project.Environment Variables:
VITE_API_KEY
: API key for accessing Cloudinary API.VITE_CLOUDINARY_API_URL
: Cloudinary API URL for uploading images.VITE_CLOUDINARY_PRESET
: Preset for Cloudinary upload.npm run dev
http://localhost:3000
to use InstaFetcher.Contributions are welcome and encouraged! To contribute to InstaFetcher, please follow these steps:
git checkout -b feature/my-feature
).git commit -am 'Add new feature'
).git push origin feature/my-feature
).If you encounter any issues or have any questions or suggestions, feel free to open an issue on the GitHub repository. You can also reach out to the project maintainers for assistance.
This project is licensed under the MIT License. See the LICENSE file for details.