Twitter comments scraper

Twitter comments scraper

Scrape twitter comments and users from given tweet url. Useful to DM to people who might be interested in your product or service.

AUTOMATIONSOCIAL_MEDIAApify

How it works

You need to pass twitter cookies to this actor to use the existing session to perform scraping.

You can customise and randomise the delay between scraping pages.

Getting Started

  • Install Cookie-Editor chrome extension
  • Login to your twitter account
  • Click on the extension and export the twitter cookies
  • Paste the cookies into this actor's cookie input field

If you are interested in scraping twitter data, you must also check out these scrapers:

Check out other similar scrapers:

Here is the sample output of this actor:

1{
2	"bookmark_count": 0,
3	"bookmarked": false,
4	"created_at": "Fri Jul 14 12:15:36 +0000 2023",
5	"conversation_id_str": "1679808034837774336",
6	"display_text_range": [
7		0,
8		105
9	],
10	"entities": {
11		"user_mentions": [],
12		"urls": [
13			{
14				"display_url": "the-viral-supplement.ck.page/signup",
15				"expanded_url": "https://the-viral-supplement.ck.page/signup",
16				"url": "https://t.co/EHVtpm5BS3",
17				"indices": [
18					82,
19					105
20				]
21			}
22		],
23		"hashtags": [],
24		"symbols": []
25	},
26	"favorite_count": 2,
27	"favorited": false,
28	"full_text": "Did someone say free viral Tweet breakdowns in your inbox every week?\n\nJoin here👇\nhttps://t.co/EHVtpm5BS3",
29	"in_reply_to_screen_name": "_danreynolds_",
30	"in_reply_to_status_id_str": "1679808034837774336",
31	"in_reply_to_user_id_str": "1158101960",
32	"is_quote_status": false,
33	"lang": "en",
34	"possibly_sensitive": false,
35	"possibly_sensitive_editable": true,
36	"quote_count": 0,
37	"reply_count": 2,
38	"retweet_count": 0,
39	"retweeted": false,
40	"user_id_str": "1158101960",
41	"id_str": "1679826980378738688",
42	"source_name": "Hypefury",
43	"source_url": "https://hypefury.com",
44	"views": "220",
45	"user": {
46		"__typename": "User",
47		"id": "VXNlcjoxMTU4MTAxOTYw",
48		"rest_id": "1158101960",
49		"affiliates_highlighted_label": {},
50		"has_graduated_access": true,
51		"is_blue_verified": true,
52		"profile_image_shape": "Circle",
53		"legacy": {
54			"can_dm": true,
55			"can_media_tag": true,
56			"created_at": "Thu Feb 07 19:45:54 +0000 2013",
57			"default_profile": true,
58			"default_profile_image": false,
59			"description": "Quit my city job to write online // helping you find freedom in writing and business // Ghostwriting personal brands at SocialScaler",
60			"entities": {
61				"description": {
62					"urls": []
63				},
64				"url": {
65					"urls": [
66						{
67							"display_url": "the-viral-supplement.ck.page/signup",
68							"expanded_url": "https://the-viral-supplement.ck.page/signup",
69							"url": "https://t.co/xCct97IXNY",
70							"indices": [
71								0,
72								23
73							]
74						}
75					]
76				}
77			},
78			"fast_followers_count": 0,
79			"favourites_count": 24432,
80			"followers_count": 2601,
81			"friends_count": 399,
82			"has_custom_timelines": true,
83			"is_translator": false,
84			"listed_count": 41,
85			"location": "FREE viral tweet breakdowns ↓",
86			"media_count": 420,
87			"name": "— Daniel",
88			"normal_followers_count": 2601,
89			"pinned_tweet_ids_str": [
90				"1570381397130637312"
91			],
92			"possibly_sensitive": false,
93			"profile_banner_url": "https://pbs.twimg.com/profile_banners/1158101960/1684436057",
94			"profile_image_url_https": "https://pbs.twimg.com/profile_images/1629598305838678016/2qaaBYMb_normal.jpg",
95			"profile_interstitial_type": "",
96			"screen_name": "_danreynolds_",
97			"statuses_count": 10072,
98			"translator_type": "none",
99			"url": "https://t.co/xCct97IXNY",
100			"verified": false,
101			"want_retweets": false,
102			"withheld_in_countries": []
103		},
104		"verified_phone_status": false
105	}
106}

Frequently Asked Questions

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!