Fetch GST Data

Automated GSTIN lookup via Tally Solutions GSTIN Search — No CAPTCHA
Idle
Job Control
78 GSTINs pending. The job navigates to the Tally GSTIN search page, enters each GSTIN, clicks Generate Details, waits 5 seconds for AJAX results, then scrapes all returned fields. No CAPTCHA — fully automated.
Retry Failed Fetches

Clear failed records so they will be retried on the next run.

How It Works
  1. Opens tallysolutions.com/…/gstin-verification-search/ in a headless Chromium browser (Playwright).
  2. Types the GSTIN into the #gstin input field.
  3. Clicks the Generate Details button (#generateDetailsBtn).
  4. Waits 5 seconds for the AJAX result to load.
  5. Scrapes all result fields: Legal Name, Trade Name, Registration Date, Constitution, GSTIN Status, Taxpayer Type, Principal Address, Business Activities.
  6. Stores results in LocalDB and runs mismatch comparison against imported Excel data.
  7. No CAPTCHA — Tally's tool uses a public API.
~5–8 seconds per GSTIN. For 100 vendors allow ~12 minutes.