Releases: postaddictme/instagram-php-scraper
Releases · postaddictme/instagram-php-scraper
v0.11.2: Add removeFollower method (#950)
* Add removeFollower method * Add removeFollower Example
v0.11.1
v0.11.0: Get storie reel high light location (#862)
* changed Exemple getHighights to demonstrate how to get Stories * added function getHighlightStories with exemple * removed passwd * Implementet getStories method with 3 arguments, backwards compatible * typing error Co-authored-by: ricdijk <richard@vandijkonlinenl>
v0.10.1
v0.10.0: Psr18 (#796)
- not backward compatible with v0.9.*
- uses PSR-18 as http client
v0.9.14: Get threads from direct and usage extends cache interface (#758)
v0.9.13
v0.9.12: Merge pull request #732 from NabiKAZ/731-change-user-agent
Fixed #731, Change user-agent
v0.9.11
v0.9.10: Merge pull request #672 from pgrimaud/master
Add temporary workaround for login #670