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

350

Monthly users

50

Runs succeeded

98%

Issues response

32 days

Last modified

6 months ago

CU

Quoted post always null

Closed

crypto.uan opened this issue
2 months 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 },