Extract CN mobile numbers
any languageExtractExtract unique Chinese mainland mobiles as 11-digit bodies. Strips +86/86 and separators; digits embedded in longer numbers are ignored.
0/500000Drop .txt, .html, .md, .csv, or .json files here.
Output appears here after you run the tool.
Max input 500000 chars · Worker timeout 2s · Offline runtime
About this tool
Extract CN mobile numbers: Extract unique Chinese mainland mobiles as 11-digit bodies. Strips +86/86 and separators; digits embedded in longer numbers are ignored.
Use cases
- Pull the values you need for “Extract CN mobile numbers” out of messy pasted text
- Structure content after merging emails or chat exports
- Keep only the fields that matter from crawl or export dumps
- Extract clean entries before importing into a spreadsheet
How to use it
- Paste text into Input, or drop a .txt / .html / .md file.
- Click Run, or wait for auto-run to finish.
- Copy the Output; use “Use example” for a quick trial.
Notes
- Everything runs in your browser; your text is never uploaded to a server.
- Deterministic transform: the same input and options always yield the same output—no AI rewrite.
- Keep a single run within the tool limit (about 500000 characters); larger payloads may time out.
Similar tools
- Extract numbers then dedupeExtract
Extract number matches, then remove duplicated lines while preserving order.
- Extract loose phones then dedupeExtract
Loose phone extract then line-dedupe. Dates/order IDs may false-match; for CN mobiles use extract-cn-phones.
- Extract URLs then dedupeExtract
Extract URL matches (trailing punctuation stripped), then remove duplicated lines while preserving order.
- Extract emails then dedupeExtract
Extract unique emails (case variants keep first), then line-dedupe preserving order.
- Normalize and extract emailsExtract
Collapse whitespace before extracting unique emails (case variants keep first).
- Strip HTML and extract URLsExtract
Remove HTML tags first, then extract unique http and https URLs.