instagram-php-scraper:获取帐户信息,照片,视频,故事和评论

时间:2021-02-20 03:34:28
【文件属性】:
文件名称:instagram-php-scraper:获取帐户信息,照片,视频,故事和评论
文件大小:72KB
文件格式:ZIP
更新时间:2021-02-20 03:34:28
instagram-client instagram instagram-scraper instagram-api instagram-sdk InstagramPHP刮板 该库基于Instagram网络版本。 我们之所以开发它,是因为如今很难获得批准的Instagram应用程序。 目的是支持Web桌面和移动版本支持的所有功能。 依存关系 PHP> = 7.2 代码示例 $ instagram = \ InstagramScraper \ Instagram :: withCredentials ( new \ GuzzleHttp \ Client (), 'username' , 'password' ); $ instagram -> login (); $ account = $ instagram -> getAccountById ( 3 ); echo $ account -> getUsername (); 某些方法不需要身份验证: $ instagram = new \ InstagramScraper
【文件预览】:
instagram-php-scraper-master
----.gitignore(106B)
----CHANGELOG(3KB)
----src()
--------InstagramScraper()
--------InstagramScraper.php(1KB)
----CONTRIBUTING.md(42B)
----LICENSE(1KB)
----composer.json(949B)
----.github()
--------stale.yml(684B)
----examples()
--------twoStepAutoVerification()
--------getMediaByCode.php(1KB)
--------getPaginateFeed.php(4KB)
--------getSidecarMediaByUrl.php(2KB)
--------saveSessionWithLongExpirationDate.php(2KB)
--------followAndUnfollow.php(440B)
--------getCurrentTopMediasByTagName.php(1KB)
--------convertShortcode.php(442B)
--------getPaginateMediasByUsername.php(1KB)
--------getLocationById.php(616B)
--------getAccountFollowers.php(626B)
--------getMediasByTag.php(1KB)
--------getAccountById.php(762B)
--------getFeed.php(409B)
--------getCurrentTopMediasByLocationId.php(1KB)
--------setCustomCookies.php(951B)
--------getThreads.php(1KB)
--------getPaginateMediasByTag.php(533B)
--------searchAccountsByUsername.php(555B)
--------getMediaById.php(1KB)
--------getStoriesFromUserStories.php(2KB)
--------likeAndUnlikeMedia.php(1KB)
--------getPaginateMediaComments.php(2KB)
--------README.md(11B)
--------getHighlights.php(2KB)
--------getStories.php(430B)
--------getMediasByLocationId.php(1KB)
--------getAccountMediasByUsername.php(1KB)
--------getMediaByUrl.php(1KB)
--------getAccountFollowings.php(627B)
--------getAccountByUsername.php(915B)
--------getMediaComments.php(1KB)
--------paginateAccountMediaByUsername.php(584B)
--------addAndDeleteComment.php(631B)
----README.md(2KB)
----tests()
--------InstagramTest.php(7KB)
----phpunit.xml.dist(372B)

网友评论