Releases: TDKorn/insta-tweet
Releases · TDKorn/insta-tweet
v2.2.1
Add get_post()
method to scrape Instagram posts by URL or shortcode
Full Changelog: v2.2.0...v2.2.1
v2.2.0
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 pageget_user()
andget_hashtag()
scrape a profile or hashtagget_username
retrieves username from a userid
Updated docs, docstrings, variables and method names to reflect the changes
- Notable change is that
user_map
is nowpage_map
Full Changelog: v2.1.3...v2.2.0
v2.1.3
Full Changelog: v2.1.1...v2.1.3
v2.1.1
v2.0.0
📸🐤 InstaTweet v2.0.0 🐣✨😚
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
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
-
Full details will come soon, for now:
- Full Changelog: https://github.com/TDKorn/insta-tweet/commits/v2.0.0b0