Download the PHP package mertkose/twitter-scraper without Composer
On this page you can find all versions of the php package mertkose/twitter-scraper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mertkose/twitter-scraper
More information about mertkose/twitter-scraper
Files in mertkose/twitter-scraper
Download mertkose/twitter-scraper
More information about mertkose/twitter-scraper
Files in mertkose/twitter-scraper
Vendor mertkose
Package twitter-scraper
Short Description Scrape the twitter frontend api without auth.
License MIT
Package twitter-scraper
Short Description Scrape the twitter frontend api without auth.
License MIT
Please rate this library. Is it a good library?
Informations about the package twitter-scraper
Twitter Scraper
A PHP scraper for twitter. Without authentication.
Installing
Run the command:
Quick start
Methods
→ getTweets() → array
Key | Description |
---|---|
tweet_id | Tweet's identifier |
username | Username |
photos | (array) Tweet photos or Null |
tweet_text | Content of tweet |
time | Tweet time |
hashtags | (array) Tweet hashtags or Null |
replies | Replies count of tweet |
likes | Like count of tweet |
retweets | Retweet count of tweet |
→ getTrends() → array
Trend lists
→ getProfile() → array
Key | Description |
---|---|
username | Username |
page_title | Page Title or Name |
biography | Biography or Null |
photo | Photo |
location | Location or Null |
birthday | Birthday or Null |
website | Website or Null |
All versions of twitter-scraper with dependencies
PHP Build Version
Package Version
The package mertkose/twitter-scraper contains the following files
Loading the files please wait ....