SkillAgentSearch skills...

Trenstagram

Instagram API to edit profile data using Python

Install / Use

/learn @Trenblack/Trenstagram
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Trenstagram

API to edit profile data on your Instagram account using Python.

Features

  • Edit your instagram profile data
    • Profile picture
    • Username
    • Name
    • Bio
    • External website
  • Scrape data from other profiles
    • Profile Picture
    • Bio
    • more coming soon

How to use

  1. Clone this repo.
  2. Install requirements. pip3 install requirements.txt
  3. Import Trenstagram from ig import Trenstagram
  4. Create instance of Trenstagram. api = Trenstagram()
  5. Login api.login(USERNAME, PASSWORD, EMAIL)
  6. You can now use api to edit information. api.change_bio("hello word!")

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Feb 4, 2025

No findings