insta_extractor 1.0.1 copy "insta_extractor: ^1.0.1" to clipboard
insta_extractor: ^1.0.1 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()


Contributing #

If you have read up till here, then 🎉🎉🎉. There are couple of ways in which you can contribute to the growing comunity of insta_extractor.dart .

  • Pick up any issue marked with "good first issue"
  • Propose any feature, enhancement
  • Report a bug
  • Fix a bug
  • Write and improve some documentation. Documentation is super critical and its importance cannot be overstated!
17
likes
130
points
60
downloads

Publisher

verified publisherpub.tamilkannancv.dev

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on insta_extractor