insta_extractor 1.0.0 copy "insta_extractor: ^1.0.0" to clipboard
insta_extractor: ^1.0.0 copied to clipboard

This plugin lets you download instagram reels, igtv, posts, stories

insta_extractor #

This plugin lets you download instagram reels, igtv, posts, stories

Pub Version License

What we can download? #

  • Reels
  • igtv
  • Stories
  • Posts

Example #

    // Login to get the credentials
    await InstaExtractor.setCookies(userId, sessionId, csrftoken);

    final storyDetails = await InstaExtractor.getDetails(
                    "https://instagram.com/stories/xxxyyyzzz/2694xxxyyyzzz61989?utm_medium=share_sheet")

Migration to 1.0.0 #

from
InstaExtractor.getStories()
to
InstaExtractor.getDetails()

15
likes
110
pub points
71%
popularity

Publisher

verified publisherpub.tamilkannancv.dev

This plugin lets you download instagram reels, igtv, posts, stories

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on insta_extractor