Twitter Phone Number Scraper - Multi-Region with Line Types
Pricing
from $1.50 / 1,000 results
Twitter Phone Number Scraper - Multi-Region with Line Types
π± Twitter Phone Number Scraper pulls public contact numbers across multiple search engines and regions. β Line-type detection, carrier lookup and validation on every record. π Built for multi-country outreach & SMS campaigns.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Code Beat
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Twitter Phone Number Scraper π
Twitter Phone Number Scraper helps marketers, recruiters, sales pros, and researchers find phone numbers from public Twitter profile and tweet data faster than manual checking. It supports Twitter data extraction, Twitter contact scraper workflows, and phone number extraction for Twitter lead generation, turning public profile extraction into a practical social media data extraction process at scale π
π Key Features of Twitter Phone Number Scraper
| Feature | Benefit |
|---|---|
| β Targeted Keyword Search | Uses your search terms to focus on relevant public Twitter contacts and improve lead scraping tools performance. |
| β Source Type Selection | Lets you choose whether to target all sources, status content, or profile content. |
| β Country Selection | Targets results for a chosen country and dial code so phone data mining stays region-aware. |
| β Maximum Phone Number Limit | Stops once your desired number of phone numbers has been found, helping control run size. |
| β Deduplication | Prevents duplicate phone numbers from being saved more than once. |
| β Incremental Saving | Saves results to the dataset as they are found, reducing the risk of data loss. |
| β Resume Progress | Stores progress so runs can continue from where they left off. |
| β Built-In Proxy Support | Includes built-in proxy support for more reliable scraping from publicly available data. |
π₯ Input β Twitter Phone Number Scraper Parameters
{"searchTerms": ["fitness","gym","workout"],"country": "United States (+1)","sourceRegion": "All","maxPhoneNumbers": 20}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
searchTerms | Array | Yes | β | Keywords used to find relevant Twitter profiles and tweets. This is the main driver for Twitter account lookup and contact information scraping. |
country | String | Yes | United States (+1) | Selects the country to target and determines the dial code used for matching. |
sourceRegion | String | Yes | All | Chooses what type of public source to target: All, Status, or Profile. |
maxPhoneNumbers | Integer | Yes | 20 | Stops the run after this many phone numbers are found. Minimum is 1 and maximum is 10000. |
π€ Output β What Twitter Phone Number Scraper Returns
The actor saves each result as a JSON record in your Apify dataset.
{"keyword": "fitness","title": "FitLife Coach | Wellness Tips","description": "Helping busy professionals build healthy habits. Call us at +1 212 555 0198 for coaching inquiries.","phone_number": "+12125550198","country": "United States","dial_code": "+1","url": "https://x.com/fitlifecoach","source_type": "Profile"}
| Field | Label | Format | Description |
|---|---|---|---|
keyword | Keyword | text | The search term that produced the result. |
title | Title | text | The public title or headline associated with the result. |
description | Description | text | The public description or text snippet where the phone number was found. |
phone_number | Phone Number | text | The phone number saved in international format. |
country | Country | text | The selected target country for the run. |
dial_code | Dial Code | text | The country dial code associated with the selected country. |
url | URL | link | A link to the page where the result was found. |
source_type | Source Type | text | The source category used for the result, such as All, Status, or Profile. |
π» How to Use Twitter Phone Number Scraper β Step-by-Step
- Open the Actor β Find Twitter Phone Number Scraper in the Apify Store and open its detail page.
- Enter Search Terms β Add keywords related to your niche, brand, or audience for Twitter lead generation.
- Choose a Country β Select the target country so the scraper can match the right dial code.
- Pick a Source Type β Decide whether to search all sources, status content, or profile content.
- Set the Limit β Define how many phone numbers you want to collect in this run.
- Run the Actor β Start the job and watch the logs as the scraper processes public data.
- Export Results β Download the dataset and use it in spreadsheets, CRM tools, or research workflows.
No coding required. Results ready in minutes.
π‘ Best Use Cases for Twitter Phone Number Scraper
- π― Twitter Lead Generation β Build contact lists from public Twitter accounts and tweets.
- π£ Contact Information Scraping β Collect phone numbers for outreach, partnerships, or research.
- π¬ Market Research β Study public profile extraction results across niches, regions, and audiences.
- π Social Media Data Extraction β Turn public social media data into structured records for analysis.
- π§ Phone Data Mining β Gather phone numbers from public sources for lead enrichment and discovery.
Disclaimer
This actor only accesses publicly available data on Twitter. It does not scrape private profiles, authenticated content, or password-protected pages. Users are solely responsible for ensuring their use complies with Twitterβs Terms of Service, GDPR, CCPA, and applicable anti-spam laws. This tool is intended for legitimate purposes only, including research, analysis, and compliant lead generation. For data-removal requests, contact π§ codebeatapi@gmail.com.
π Support & Feedback
Have a question or found an issue with Twitter Phone Number Scraper? Weβre here to help.
- π Bug Reports: Share issues and unexpected behavior so they can be reviewed
- β¨ Feature Requests: Suggest improvements for Twitter data extraction and lead scraping tools
- π§ Email: codebeatapi@gmail.com
Your feedback helps improve the actor for marketers, data analysts, and researchers.
Country & Time Targeting
Target Country did two jobs already: it supplies the dial code the search looks for, and it is the region numbers are parsed against. It now does a third
- Google is asked to answer as if searching from that country (
gl). Turn on Strict country filter to also restrict results to pages Google attributes to it (cr=countryXX); that is much tighter and returns noticeably fewer results.
Result Language restricts results to one language (hl + lr).
Time Range limits results to a publication window - past hour, 24 hours,
week, month, year, or an explicit Custom range via Custom range: from /
to in YYYY-MM-DD form. Selecting Custom range without either date falls
back to no time filter rather than silently searching all of time.
Region resolution
| Field | Meaning |
|---|---|
regionAmbiguous | true when the number was printed without a country code and the same national digits are valid in more than one country |
phoneIsMobile | true/false where the numbering plan can tell, empty where it genuinely cannot (US, Canada, Mexico) |
phoneCallingCode | The country's international calling code, as a number |
phoneCountryName | Full country name, falling back to the two-letter code rather than guessing |
regionAmbiguous is the important one. A number written as 020 7946 0958 is
only a UK number because the run targeted the UK - the country shown is a
reading, not a fact, and this column tells you which rows those are.