Skip to content

Releases: Vorkytaka/instagram-go-scraper

v0.2.03

v0.2.03 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 06 Jun 16:51

From this version you can work with Instagram posts that have more than one media in it (carousels).
Account from now on have Update function for update data.
Update functions (media and account) now return an error.

v0.2.02

v0.2.02 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 20 May 01:39
  • Better test covering
  • Bug fixes
  • Change parsing way (from interfaces to structures)
  • Now you can update media

v0.2.01

v0.2.01 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 07 May 00:11

Fix get media by code\url.
Instagram had changed their json.

Huge refactor

Huge refactor Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 16 Apr 18:31

Huge refactor all files with golint warnings.

v0.1.07

v0.1.07 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 16 Apr 15:18

Now you can search for users

v0.1.06

v0.1.06 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 15 Apr 10:43

Now you can get media by tag.

v0.1.05

v0.1.05 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 12 Apr 18:48

From now you can handling with errors, all functions with requesting data returns error interface to work with it.

Now you can get Location top media array.
Also location info.

v0.1.04

v0.1.04 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 10 Apr 22:00

From this version you can get media by location id.

v0.1.03

v0.1.03 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 08 Apr 22:34

Func to get all account media.

v0.1.02

v0.1.02 Pre-release
Pre-release

Choose a tag to compare

@Vorkytaka Vorkytaka released this 08 Apr 22:21

From now you can get account media, see GetAccountMedia func