The **Discover Twitter Posts by Profile URL Actor** extracts detailed information about posts from a specified Twitter profile URL, including the user's post data, engagement metrics, and media attached to the posts.
The Discover Twitter Posts by Profile URL Actor extracts detailed information about posts from a specified Twitter profile URL, including the user's post data, engagement metrics, and media attached to the posts.
Features
Extracts all posts from a valid Twitter profile URL.
Provides detailed information about the post including likes, replies, reposts, and views.
Retrieves media attached to the post such as photos and videos.
Collects profile information like follower count, posts count, and verification status.
Output Fields
Field Name
Type
Description
id
string
Unique identifier for the post.
user_posted
string
The Twitter handle of the user who posted.
name
string
The name of the user who posted.
description
string or null
A description or text of the post (if available).
date_posted
string
Timestamp of when the post was made.
photos
array of string
URLs of photos attached to the post (if available).
url
string
The URL of the Twitter post.
quoted_post
object
Details of any quoted post (if applicable).
tagged_users
array of string
Users tagged in the post (if any).
replies
integer
The number of replies to the post.
reposts
integer
The number of reposts (retweets) of the post.
likes
integer
The number of likes the post has received.
views
integer
The number of views the post has received.
external_url
string or null
Any external URL linked in the post (if applicable).
hashtags
array of string
Any hashtags associated with the post.
followers
integer
The follower count of the user.
biography
string or null
A short biography of the user (if available).
posts_count
integer
The total number of posts made by the user.
profile_image_link
string
URL of the user's profile image.
following
integer
The number of accounts the user is following.
is_verified
boolean
Whether the user is verified (true or false).
quotes
integer
The number of times the post has been quoted.
bookmarks
integer
The number of times the post has been bookmarked.
parent_post_details
object
Details of the parent post, if any.
external_image_urls
array of string
Any external image URLs linked in the post (if applicable).
videos
array of string
URLs of videos attached to the post (if available).
external_video_urls
array of string
External video URLs linked in the post (if applicable).
timestamp
string
The timestamp of the data extraction.
input
object
Input URL of the post.
discovery_input
object
The input URL of the Twitter profile.
Possible Usage of the Actor
Social Media Analytics: Use this actor to analyze the engagement and activity of any public Twitter profile.
Brand Monitoring: Track posts, likes, and interactions for specific brands or influencers.
Content Strategy: Gather data on popular posts, replies, and retweets to refine content creation strategies.
Is it legal to scrape job listings or public data?
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
Do I need to code to use this scraper?
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
What data does it extract?
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Can I scrape multiple pages or filter by location?
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
How do I get started?
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!