Telecom Data Collection
Upload a CSV of mobile numbers — we'll enrich each one via the telecom API and store the structured results in the database.
Step 1
Upload CSV
Select or drag a .csv file with a
mobile column.Step 2
Process
Each number is sent to the telecom API with retry logic.
Step 3
Store
Parsed data is saved in MySQL. Duplicates are skipped.
Step 4
Report
A summary report shows saved, duplicate & failed counts.