Twitter Phone Number Scraper - Multi-Region with Line Types avatar

Twitter Phone Number Scraper - Multi-Region with Line Types

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Twitter Phone Number Scraper - Multi-Region with Line Types

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

Code Beat

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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

FeatureBenefit
βœ… Targeted Keyword SearchUses your search terms to focus on relevant public Twitter contacts and improve lead scraping tools performance.
βœ… Source Type SelectionLets you choose whether to target all sources, status content, or profile content.
βœ… Country SelectionTargets results for a chosen country and dial code so phone data mining stays region-aware.
βœ… Maximum Phone Number LimitStops once your desired number of phone numbers has been found, helping control run size.
βœ… DeduplicationPrevents duplicate phone numbers from being saved more than once.
βœ… Incremental SavingSaves results to the dataset as they are found, reducing the risk of data loss.
βœ… Resume ProgressStores progress so runs can continue from where they left off.
βœ… Built-In Proxy SupportIncludes 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
}
ParameterTypeRequiredDefaultDescription
searchTermsArrayYesβ€”Keywords used to find relevant Twitter profiles and tweets. This is the main driver for Twitter account lookup and contact information scraping.
countryStringYesUnited States (+1)Selects the country to target and determines the dial code used for matching.
sourceRegionStringYesAllChooses what type of public source to target: All, Status, or Profile.
maxPhoneNumbersIntegerYes20Stops 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"
}
FieldLabelFormatDescription
keywordKeywordtextThe search term that produced the result.
titleTitletextThe public title or headline associated with the result.
descriptionDescriptiontextThe public description or text snippet where the phone number was found.
phone_numberPhone NumbertextThe phone number saved in international format.
countryCountrytextThe selected target country for the run.
dial_codeDial CodetextThe country dial code associated with the selected country.
urlURLlinkA link to the page where the result was found.
source_typeSource TypetextThe source category used for the result, such as All, Status, or Profile.

πŸ’» How to Use Twitter Phone Number Scraper β€” Step-by-Step

  1. Open the Actor β€” Find Twitter Phone Number Scraper in the Apify Store and open its detail page.
  2. Enter Search Terms β€” Add keywords related to your niche, brand, or audience for Twitter lead generation.
  3. Choose a Country β€” Select the target country so the scraper can match the right dial code.
  4. Pick a Source Type β€” Decide whether to search all sources, status content, or profile content.
  5. Set the Limit β€” Define how many phone numbers you want to collect in this run.
  6. Run the Actor β€” Start the job and watch the logs as the scraper processes public data.
  7. 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

FieldMeaning
regionAmbiguoustrue when the number was printed without a country code and the same national digits are valid in more than one country
phoneIsMobiletrue/false where the numbering plan can tell, empty where it genuinely cannot (US, Canada, Mexico)
phoneCallingCodeThe country's international calling code, as a number
phoneCountryNameFull 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.