Techiral / A-Z-Python-Projects

Explore an extensive collection of Python projects, each corresponding to a letter of the alphabet. Whether you're a beginner or an experienced developer, dive into diverse Python applications, learn, and contribute to this educational journey.
MIT License
45 stars 181 forks source link

InstaEnum A versatile Instagram enumeration tool that retrieves user details efficiently, offering persistence even when usernames change, valuable for OSINT investigations. Usefulness: This tool simplifies Instagram profile enumeration for #224

Closed 0xcyberpj closed 3 months ago

0xcyberpj commented 1 year ago

Practical Application: Acquiring the target's Instagram username and subsequently extracting their user ID, which can be stored for future reference.

Conducting a command-line interface (CLI) enumeration of Instagram profiles, making it a straightforward and efficient process.

Boasting user-friendliness in its design, ensuring a hassle-free experience.

Maintaining its utility even when the Instagram username undergoes modifications, as the user ID remains constant, thus ensuring its effectiveness in such scenarios. image