PHP Class InstagramScraper\Endpoints

Datei anzeigen Open project: raiym/instagram-php-scraper Class Usage Examples

Public Methods

Method Description
getAccountJsonInfoLinkByAccountId ( $id )
getAccountJsonLink ( $username )
getAccountMediasJsonLink ( $username, $maxId = '' )
getAccountPageLink ( $username )
getCommentsBeforeCommentIdByCode ( $code, $count, $commentId )
getGeneralSearchJsonLink ( $query )
getLastCommentsByCodeLink ( $code, $count )
getLastLikesByCodeLink ( $code )
getMediaJsonLink ( $code )
getMediaPageLink ( $code )
getMediasJsonByLocationIdLink ( $facebookLocationId, $maxId = '' )
getMediasJsonByTagLink ( $tag, $maxId = '' )

Method Details

getAccountJsonInfoLinkByAccountId() public static method

public static getAccountJsonInfoLinkByAccountId ( $id )

getCommentsBeforeCommentIdByCode() public static method

public static getCommentsBeforeCommentIdByCode ( $code, $count, $commentId )