Info
Version: | 1.7.4 |
Author(s): | Ramtin Jokar |
Last Update: | Friday, October 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ramtinak/InstagramApiSharp/ |
NuGet Url: | https://www.nuget.org/packages/InstagramApiSharp |
Install
Install-Package InstagramApiSharp
dotnet add package InstagramApiSharp
paket add InstagramApiSharp
InstagramApiSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 6.1.9)
- Newtonsoft.Json(>= 10.0.3)
Tags
Support:
- Create new account with phone number and email.
[v180]
- Login with Cookies.
- Edit Profile, change/remove profile picture.
- Upload album (videos and photos)
- Upload story (video/photo) to self story and direct thread
- Send video/photo/story/profile/link/location to direct
- Live functions.
- Discover functions.
- Search peoples.
- IGTV functions.
- Business functions.
- Shopping functions.
- Can pass challenge required and two factor authentication.
- and many more.
See example projects and wiki pages to find out how this library works.