Skip to content

Releases: RobertGrubb/insta-scraper

Necessary Headers

09 Aug 14:42
833706d
Compare
Choose a tag to compare
  • Added x-csrftoken to the headers array. Instagram does not like it when it's missing.

Check for ERROR CODE 429

09 Aug 03:51
e3bd2e7
Compare
Choose a tag to compare
  • Error code 429 has been popping up a lot lately, the scraper will now return a specific error in this case.

Proxy Support

08 Aug 22:17
Compare
Choose a tag to compare

You can now use a proxy via $InstaScraper->setProxy(array $config)

Update User Agent

08 Aug 20:56
Compare
Choose a tag to compare

Update version of chrome the user agent is using.

Headers for every request

08 Aug 20:39
Compare
Choose a tag to compare

generateHeaders is now used in all requests whether it is session'd or not.

Comments Count Fix

20 May 21:01
Compare
Choose a tag to compare
v1.20

Comment fixes due to response structure change

Fix getMediaWithTag comparison

18 Dec 01:53
Compare
Choose a tag to compare

Fix includes transforming caption and tag to lower case before comparing to make it case insensitive.

Rollback

02 May 00:36
Compare
Choose a tag to compare
v1.18

Rollback

Emergency Fix

02 May 00:29
Compare
Choose a tag to compare
v1.17

Emergency fix

Fix issues

02 May 00:23
Compare
Choose a tag to compare
v1.16

Fix issues