PHPackages                             mertkose/twitter-scraper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mertkose/twitter-scraper

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

mertkose/twitter-scraper
========================

Scrape the twitter frontend api without auth.

1.0.0(6y ago)31671[1 issues](https://github.com/mrmertkose/twitter-scraper/issues)MITPHP

Since Mar 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mrmertkose/twitter-scraper)[ Packagist](https://packagist.org/packages/mertkose/twitter-scraper)[ RSS](/packages/mertkose-twitter-scraper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Twitter Scraper
===============

[](#twitter-scraper)

A PHP scraper for twitter. Without authentication.

Installing
==========

[](#installing)

Run the command:

```
composer require mertkose/twitter-scraper

```

Quick start
===========

[](#quick-start)

```
use TwitterNoAuth\Twitter;

$data = new Twitter();

//Recent Tweets
var_dump($data->getTweets("#hashtag"))

```

Methods
=======

[](#methods)

### → **getTweets()** → array

[](#-gettweets--array)

KeyDescriptiontweet\_idTweet's identifierusernameUsernamephotos(array) Tweet photos or Nulltweet\_textContent of tweettimeTweet timehashtags(array) Tweet hashtags or NullrepliesReplies count of tweetlikesLike count of tweetretweetsRetweet count of tweet### → **getTrends()** → array

[](#-gettrends--array)

Trend lists

### → **getProfile()** → array

[](#-getprofile--array)

KeyDescriptionusernameUsernamepage\_titlePage Title or NamebiographyBiography or NullphotoPhotolocationLocation or NullbirthdayBirthday or NullwebsiteWebsite or Null

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2257d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba8d09fbbf3be139f4b8e588f4343ae93a3aa710f42ca02667389781d20af0f2?d=identicon)[mrmertkose](/maintainers/mrmertkose)

---

Top Contributors

[![mrmertkose](https://avatars.githubusercontent.com/u/30658206?v=4)](https://github.com/mrmertkose "mrmertkose (7 commits)")

---

Tags

phpscrapertwitterwithout-api

### Embed Badge

![Health badge](/badges/mertkose-twitter-scraper/health.svg)

```
[![Health](https://phpackages.com/badges/mertkose-twitter-scraper/health.svg)](https://phpackages.com/packages/mertkose-twitter-scraper)
```

###  Alternatives

[allyans3/steam-market-api-v2

Steam Market API v2

1937.3k](/packages/allyans3-steam-market-api-v2)[dueros/bot-sdk

度秘bot开发的PHP SDK

7514.4k1](/packages/dueros-bot-sdk)[zephir/kirby-contentsync

Kirby contentsync plugin

543.0k](/packages/zephir-kirby-contentsync)[cshaptx4869/html2word

html to word

131.0k](/packages/cshaptx4869-html2word)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
