You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Version ^4.0 is now shutdown ([see](https://support.pixelunion.net/hc/en-us/articles/360041460554-Important-notice-Instagram-feed-removal)). Please upgrade to ^5.0.
11
+
10
12
## Information
11
13
This library offers 2 packages to retrieve your or any Instagram feed without OAuth for PHP.
12
14
13
-
## Version ^4.0
14
-
This version can retrieve **YOUR** Instagram feed using an **access token**.
15
-
16
-
-[Installation](#installation-of-version-40)
17
-
-[Usage](#usage-of-version-40)
18
-
-[Paginate](#paginate-for-version-40)
19
-
20
15
## Version ^5.0
21
16
This version can retrieve **ANY** Instagram feed using **web scrapping**.
22
17
@@ -26,7 +21,9 @@ This version can retrieve **ANY** Instagram feed using **web scrapping**.
26
21
27
22
## Changelog
28
23
29
-
**2018-04-20 : Release of version ^5.0 in parallel of version ^4.0 which still working. (Kudos for [@jannejava](https://github.com/jannejava) and [@cookieguru](https://github.com/cookieguru)**)
24
+
**2020-02-23 : Version ^4.0 is now shutdown ([see](https://support.pixelunion.net/hc/en-us/articles/360041460554-Important-notice-Instagram-feed-removal)). Please upgrade to ^5.0.**
25
+
26
+
~~2018-04-20 : Release of version ^5.0 in parallel of version ^4.0 which still working. (Kudos for [@jannejava](https://github.com/jannejava) and [@cookieguru](https://github.com/cookieguru)**)~~
30
27
31
28
~~2018-04-17 : Now fetching data with screen scraping (thanks [@cookieguru](https://github.com/cookieguru)), please upgrade to version ^5.0~~
32
29
@@ -36,108 +33,10 @@ This version can retrieve **ANY** Instagram feed using **web scrapping**.
36
33
37
34
~~2018-03-16 : Due to changes of the Instagram API, you must upgrade to version ^2.1~~
0 commit comments