SYSTEM all green source texprocil.org queue 1,429 pages p99 latency 842ms dataflirt.com · scraper/texprocil-org
RUN · 14 active pipelines · texprocil.org live

Textile export data,
structured for analysis.

We extract member directories, export statistics, trade policies, and circulars from texprocil.org. Delivered as clean JSON, CSV, or Parquet to your infrastructure.

Exporters mapped
3,841
Circulars parsed
14,290 /total
HS codes tracked
1,150
Trade events
342 /year
Uptime
99.98%
Data Dictionary

Every field we extract from texprocil.org

Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.

Complete list of extractable fields for Exporter Directory objects from texprocil.org. All fields typed and schema-versioned.

company_namercmc_numbercontact_persondesignationaddresscitystatepincodephone_numberemail_addresswebsite_urlexport_productshs_codesmembership_typestatus
exporter_directory
● 200 OK
"company_name": "Vardhman Textiles Limited",
"rcmc_number": "TEX/MUM/10294",
"contact_person": "Rajesh Kumar",
"city": "Ludhiana",
"state": "Punjab",
"export_products": "['Cotton Yarn', 'Woven Fabrics']",
"membership_type": "Manufacturer Exporter",
"status": "Active"
# company_namercmc_numbercontact_persondesignationaddresscity
1
2
3

Complete list of extractable fields for Trade Circulars objects from texprocil.org. All fields typed and schema-versioned.

circular_numbercircular_datesubjectcategoryissuing_authoritypdf_urlextracted_textreference_numbertarget_audiencescraped_at
trade_circulars
● 200 OK
"circular_number": "E-Serve No. 42 of 2026",
"circular_date": "2026-03-14",
"subject": "Extension of RoDTEP Scheme for Textile Exports",
"category": "Policy Update",
"issuing_authority": "Ministry of Textiles",
"pdf_url": "https://texprocil.org/circulars/eserve42.pdf",
"reference_number": "MOT/2026/03/14",
"scraped_at": "2026-03-15T08:12:00Z"
# circular_numbercircular_datesubjectcategoryissuing_authoritypdf_url
1
2
3

Complete list of extractable fields for Export Statistics objects from texprocil.org. All fields typed and schema-versioned.

financial_yearmonthhs_codecommodity_descriptionexport_destinationvolume_kgvalue_usdvalue_inryoy_growth_pctshare_in_total_pct
export_statistics
● 200 OK
"financial_year": "2025-2026",
"month": "February",
"hs_code": "5205",
"commodity_description": "Cotton yarn, containing 85% or more by weight of cotton",
"export_destination": "Bangladesh",
"volume_kg": 14500000.0,
"value_usd": 42500000.0,
"yoy_growth_pct": 4.2
# financial_yearmonthhs_codecommodity_descriptionexport_destinationvolume_kg
1
2
3

Complete list of extractable fields for Global Tariffs objects from texprocil.org. All fields typed and schema-versioned.

destination_countryhs_codeproduct_descriptionbase_tariff_ratepreferential_ratefta_nameeffective_datenon_tariff_barriersremarkslast_updated
global_tariffs
● 200 OK
"destination_country": "United Kingdom",
"hs_code": "5208",
"product_description": "Woven fabrics of cotton",
"base_tariff_rate": 8.0,
"preferential_rate": 0.0,
"fta_name": "India-UK FTA",
"effective_date": "2026-01-01",
"last_updated": "2026-02-10T10:00:00Z"
# destination_countryhs_codeproduct_descriptionbase_tariff_ratepreferential_ratefta_name
1
2
3

Complete list of extractable fields for Trade Events objects from texprocil.org. All fields typed and schema-versioned.

event_nameevent_typestart_dateend_datelocationvenueorganiserparticipation_feeregistration_deadlineparticipant_list_url
trade_events
● 200 OK
"event_name": "Heimtextil 2026",
"event_type": "International Exhibition",
"start_date": "2026-01-13",
"end_date": "2026-01-16",
"location": "Frankfurt, Germany",
"venue": "Messe Frankfurt",
"organiser": "Messe Frankfurt Exhibition GmbH",
"registration_deadline": "2025-10-31"
# event_nameevent_typestart_dateend_datelocationvenue
1
2
3

Capabilities

Complete Texprocil data extraction

Our pipelines navigate legacy web architectures, parse unstructured PDFs, and normalise textile export statistics into queryable warehouse records.

Exporter Directory Extraction

Capture company details, contact information, RCMC numbers, and product categories for all registered member exporters.

PDF Circular Parsing

Automated download and text extraction from trade circulars, policy notifications, and E-Serve documents.

Export Statistics Normalisation

Convert HTML tables and PDF reports of monthly export data into structured time-series datasets by HS code.

Tariff Rate Tracking

Monitor base and preferential tariff rates across destination countries for specific cotton textile HS codes.

Event Participant Scraping

Extract lists of Indian pavilions, exhibiting members, and booth numbers for international trade fairs.

HS Code Mapping

Map product descriptions to standard HS codes based on the council's official classification lists.

Incremental Updates

Run daily checks for new circulars and monthly checks for updated export statistics to keep your database current.

Data Cleansing

Standardise company names, fix formatting errors in legacy tables, and normalise currency values.

Archive Retrieval

Scrape historical circulars and past financial year statistics to build comprehensive longitudinal datasets.

// engagement pipeline

From target URL to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Specify required datasets: member directories, statistical tables, or PDF circular archives.

Pipeline Build
d 2–4

We configure Scrapy spiders, PDF parsers, and table extraction logic for texprocil.org.

Validation & QA
d 4–6

Verify data types, check PDF extraction accuracy, and ensure complete pagination coverage.

Delivery
ongoing

Structured records pushed to your S3 bucket, PostgreSQL database, or delivered via API.

Under the hood

How we handle Texprocil extraction challenges

Government and council websites often rely on legacy infrastructure. We handle the parsing complexity so you receive clean data.

pipeline-monitor · texprocil.org · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
Legacy Architecture
Handling ASP.NET ViewState

Texprocil and similar portals often use legacy ASP.NET forms with complex ViewState tokens. Our crawlers manage these session tokens automatically to navigate paginated directories and search results without breaking.

Unstructured Data
PDF text extraction at scale

Trade circulars are published as scanned or native PDFs rather than HTML. We deploy OCR and PDF parsing libraries to extract the raw text, reference numbers, and dates, converting documents into searchable JSON records.

Inconsistent Formatting
Table normalisation logic

Export statistics tables frequently change column headers or merge cells across different financial years. We build custom normalisation layers to map inconsistent table structures into a unified schema.

Rate Limiting
Polite crawling configurations

Council servers often lack the capacity of modern cloud infrastructure. We configure strict concurrency limits and request delays to extract data reliably without triggering server errors or IP blocks.

Data Drift
Schema monitoring

When the council updates its website layout or document formats, our automated tests detect schema drift. We pause the pipeline, update the selectors, and resume delivery to prevent corrupt data entering your warehouse.

Applications

Who uses Texprocil data and how

Teams across industries use texprocil.org data to build competitive products and smarter operations.

01
Sourcing and Procurement

International buyers and buying houses use the exporter directory to identify verified Indian cotton yarn and fabric manufacturers.

02
Market Analysis

Textile analysts track month-on-month export volumes across specific HS codes to forecast demand and price trends.

03
Policy Tracking

Compliance teams monitor trade circulars for changes to export incentives, RoDTEP rates, and customs procedures.

04
Competitor Intelligence

Textile mills track competitor participation in international trade fairs and exhibitions to align their own marketing strategies.

05
Lead Generation

Logistics providers and freight forwarders extract member directories to build targeted outreach lists for textile exporters.

06
Trade Compliance

Legal teams track updates to international tariff rates and non-tariff barriers published by the council for target markets.

Why DataFlirt

"Texprocil holds the definitive dataset for Indian cotton textile exports, but extracting historical statistics from nested PDFs requires dedicated infrastructure."

Council websites present unique extraction challenges including session timeouts, unstructured document formats, and legacy table layouts. DataFlirt builds the parsers and maintains the pipelines so your analysts can focus on market trends rather than PDF extraction.

Technical Spec

Texprocil scraper technical specifications

Everything supported by our texprocil.org scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

Directory pagination
Automated traversal of ASP.NET pagination and search forms
Supported
PDF text extraction
Native PDF parsing and OCR for scanned circulars
Supported
Table normalisation
Mapping merged HTML table cells into flat database rows
Supported
Historical data archiving
Extraction of past financial year statistics and old circulars
Supported
HS Code mapping
Linking product descriptions to standard 4-digit and 8-digit codes
Supported
Incremental updates
Daily checks for new circulars and event announcements
Supported
Member-only trade circulars
Documents restricted behind the member login portal
Partial
RCMC renewal status
Internal membership fee and renewal tracking data
Partial
Infrastructure

Infrastructure powering the pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheuspdfplumberBeautifulSoup
Scrapy Engine

We use Scrapy for high-throughput crawling, handling HTTP requests, cookie management, and retry logic for legacy web servers.

Document Parsing

Custom Python modules using pdfplumber and OCR tools process unstructured trade circulars into clean text fields.

Airflow Orchestration

Apache Airflow schedules daily checks for new circulars and monthly triggers for export statistics updates, ensuring data freshness.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Nested records ideal for trade circulars and document metadata
CSV
Flat files perfect for export statistics and member directories
XLS
Excel format for immediate use by procurement and sales teams
Parquet
Columnar storage for fast querying of historical trade data
AWS S3
Direct delivery to your cloud storage buckets
Webhook
HTTP POST notifications when new circulars are published
API
REST endpoints to query the extracted directory and statistics
PostgreSQL
Direct database insertion with upsert logic for updated records
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About texprocil.org scraping, legality, and pipeline operations.

Ask us directly →
Is scraping texprocil.org legal?

Scraping publicly accessible directories, public circulars, and published export statistics is generally permissible. DataFlirt extracts only public information and does not bypass authentication walls to access member-only data. Clients should ensure their use of the data complies with local regulations.

Can you extract text from scanned PDF circulars?

Yes. Our pipelines include OCR capabilities to process scanned documents, extracting the core text, reference numbers, and dates alongside the original PDF URL.

How frequently is the data updated?

We typically configure pipelines to check for new trade circulars daily and scan for updated export statistics monthly, aligning with the council's publication schedule.

Do you handle the ASP.NET pagination issues common on such sites?

Yes. Our Scrapy spiders are configured to manage ViewState and EventValidation tokens, ensuring complete extraction of paginated directories and search results.

Can you map the export data to specific HS codes?

Yes. We structure the export statistics tables to ensure volume and value metrics are accurately linked to their corresponding 4-digit or 8-digit HS codes.

What format is best for the member directory?

CSV or XLS is typically preferred for the exporter directory, as it provides a flat structure easily imported into CRM systems for lead generation.

$ dataflirt scope --new-project --source=texprocil.org ready

Tell us what
to extract.
We do the rest.

20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a one-off directory export or continuous monitoring of trade circulars, we scope and operate the pipeline. Tell us your requirements.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Related Scrapers

More in textile and fabric

Services

Data Extraction for Every Industry

View All Services →