Twitter Posts Scraper avatar
Twitter Posts Scraper

Pricing

$5.00/month + usage

Go to Store
Twitter Posts Scraper

Twitter Posts Scraper

Developed by

Pratik Dani

Pratik Dani

Maintained by Community

The **Twitter Posts Scraper** extracts detailed information from any public Twitter post. Simply provide the URL, and the scraper will gather data like post text, user info, engagement metrics, and more. Perfect for analyzing trends and tracking social media interactions.

0.0 (0)

Pricing

$5.00/month + usage

6

Total users

311

Monthly users

58

Runs succeeded

94%

Issues response

16 days

Last modified

5 months ago

CU

Quoted post always null

Open

crypto.uan opened this issue
a month ago

I'm trying to check if a tweet is a reply of a specific tweet, but its failing because the quoted_post is always null.

From specifications:

"quoted_post (object or null): Details of the post that is being quoted or replied to"

"quoted_post": { "data_posted": null, "description": null, "photos": null, "post_id": null, "profile_id": null, "profile_name": null, "url": null, "videos": null },