Skip to content

Releases: TDKorn/insta-tweet

v2.2.1

15 Jun 09:07
Compare
Choose a tag to compare

Add get_post() method to scrape Instagram posts by URL or shortcode

Full Changelog: v2.2.0...v2.2.1

v2.2.0

09 May 03:55
Compare
Choose a tag to compare

Added new InstaPage and Hashtag classes

  • Hashtag class wraps the data from a scraped Instagram hashtag
  • InstaPage is an abstract class representing any scrapable Instagram page; InstaUser and Hashtag are subclasses

Added new methods to InstaClient

  • scrape() can be used to scrape an Instagram page
  • get_user() and get_hashtag() scrape a profile or hashtag
  • get_username retrieves username from a userid

Updated docs, docstrings, variables and method names to reflect the changes

  • Notable change is that user_map is now page_map

Full Changelog: v2.1.3...v2.2.0

v2.1.3

27 Apr 11:32
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.3

v2.1.1

12 Oct 05:02
Compare
Choose a tag to compare

v2.0.0

03 Sep 03:20
Compare
Choose a tag to compare

📸🐤 InstaTweet v2.0.0 🐣✨😚

PyPI Docs

FINALLY. I CAN'T BELIEVE IT.

What's Changed

I've written about all the new features in a million places and it'd be nice to keep the releases free from walls of text.

A large focus was on documentation, and I've done my best to write mostly good commit messages... so I think I've covered most things well

Please see any of the following for more information:

  • Full Documentation on RTD
  • #5 - 📸🐤 InstaTweet v2.0.0 🐣✨😚
  • #6 - [Feature/Version Update] Profile Class and Database Support 🐤🤳💻
  • #7 - Add Sphinx (😣) / ReadTheDocs Files 📖🧠+ Custom Theme Integrated w GitHub 💋

Full Changelog of Commits: v1.1.1...v2.0.0

v2.0.0b0

22 Jul 05:08
Compare
Choose a tag to compare
v2.0.0b0 Pre-release
Pre-release

InstaTweet v2.0.0-beta

Finally, the first beta release of v2.0.0

What's Changed

  • [Feature/Version Update] Profile Class and Database Support 🐤🤳💻 by @TDKorn in #6
    • A feature branch that essentially spiraled into a complete revamp of the entire package

Update Notes

v1.1.1

22 Jul 05:02
Compare
Choose a tag to compare

The working version before the complete revamp

Please, don't use this. Or do. I don't care really.
(Just definitely don't send me money on PayPal)