SkillAgentSearch skills...

InstagramProfileDowenloader

A Flask app that can download Instagram profile image (Python/Flask)

Install / Use

/learn @afsharsharifi/InstagramProfileDowenloader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- Project Title --> <div align="center"> <a href="#"> <!-- <img src="images/logo.png" alt="Logo" width="80" height="80"> --> IGProfileDL </a> <h1>Instagram Profile Downloader</h1> </div> <!-- Project Description --> <div> <p align="center"> This is a Flask app that you can use it to download Instagram profile picture. </p> </div> <br> <br> <!-- Project Details --> <div align="center"> <h2><strong>Technologies: </strong></h2> <a href="https://www.python.org/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="Python" width="40" height="40"/> </a> <a href="https://flask.palletsprojects.com/" target="_blank"> <img src="https://img.icons8.com/ios-filled/50/000000/flask.png" alt="Flask" width="40" height="40"/> </a> <a href="https://www.w3.org/html/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40"/> </a> <a href="https://www.w3schools.com/css/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40"/> </a> <a href="https://getbootstrap.com" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg" alt="bootstrap" width="40" height="40"/> </a> </div> <hr>

How to run project

  1. Install <code>Python3</code>
  2. Install <code>Flask</code> and other libs in <code>requirements.txt</code> using <code>pip install -r requirements.txt</code>
  3. Run the project using <code>flask run</code>
  4. Go to http://127.0.0.1:5000/ and see the website

<a href="https://colorlib.com/wp/template/contact-form-v1/">Template Copyright</a>

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated4mo ago
Forks1

Languages

Python

Security Score

77/100

Audited on Nov 22, 2025

No findings