ListaFirme Scraper
Pricing
from $0.70 / 1,000 results
ListaFirme Scraper
Search and extract Romanian company data from ListaFirme.ro. Get company details, administrators, shareholders, balance sheets, and contact info using your own API key.
Pricing
from $0.70 / 1,000 results
Rating
0.0
(0)
Developer

Artificially
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
a month ago
Last modified
Categories
Share
ListaFirme Romania Scraper - Enhanced
Search and extract Romanian company data with multi-year financial analysis, trend detection, health scoring, and business intelligence.
Features
Core Company Data
- Company Search: Search Romanian companies by name
- Direct CUI Lookup: Fetch by tax identification code
- Company Details: Status, legal form, VAT status
- Company Age: Calculated years since registration
- Size Category: Micro, Small, Medium, or Large (EU SME definitions)
Financial Analysis (NEW)
- Multi-Year Balance History: Up to 10 years of financial data
- Trend Analysis: Revenue, profit, and employee trends
- Growth Rate: Year-over-year average growth
- CAGR: Compound annual growth rate
- Trend Classification: Growing, Declining, Stable, or Volatile
Financial Ratios (NEW)
- Profit Margin: Net profit as percentage of revenue
- ROA: Return on Assets
- ROE: Return on Equity
- Debt-to-Equity: Leverage ratio
- Revenue per Employee: Productivity metric
Company Health Score (NEW)
- Health Score: 0-100 based on multiple factors
- Status Classification: Excellent, Good, Fair, Poor, Critical
- Factor Analysis: What's affecting the score
- Automated Summary: Plain-language financial assessment
Industry Intelligence (NEW)
- NACE Code Details: Full description and classification
- Industry Section: Sector categorization (A-U)
- Status Descriptions: Human-readable company status
Ownership Details
- Administrators: Directors with roles and CUI links
- Shareholders: With ownership percentages calculated
- Share Capital: Total registered capital
Use Cases
- Romanian B2B lead generation with financial filtering
- Due diligence and credit assessment
- Competitive intelligence in Romania
- Investment screening and analysis
- Financial trend monitoring
- Supplier evaluation
API Key (PAID)
This actor requires a ListaFirme.ro API key from https://listafirme.ro/
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
apiKey | string | Yes | - | Your ListaFirme.ro API key |
searchQueries | array | No | - | Company names to search |
cuiList | array | No | - | Direct CUI numbers |
maxResults | number | No | 100 | Results per search |
includeBalance | boolean | No | true | Latest financial data |
includeBalanceHistory | boolean | No | true | Multi-year history |
yearsOfHistory | number | No | 5 | Years of history (1-10) |
includeFinancialAnalysis | boolean | No | true | Calculate ratios and trends |
includeAdministrators | boolean | No | true | Fetch directors |
includeShareholders | boolean | No | true | Fetch ownership |
includeContact | boolean | No | false | Phone, email, website |
includeIndustryInfo | boolean | No | true | NACE details |
Example Input
{"apiKey": "your-listafirme-api-key","searchQueries": ["Dedeman"],"maxResults": 5,"includeBalance": true,"includeBalanceHistory": true,"yearsOfHistory": 5,"includeFinancialAnalysis": true,"includeShareholders": true}
Output
Each company produces a result with:
{"cui": "14399840","name": "DEDEMAN S.R.L.","status": "ACTIVA","statusDescription": "Active - Company is operational","legalForm": "SRL","legalFormDescription": "Societate cu Răspundere Limitată (Limited Liability Company)","companyAge": {"years": 22,"months": 6},"sizeCategory": "Large","naceInfo": {"code": "4752","description": "Retail trade of hardware","section": "G","sectionName": "Wholesale and Retail Trade"},"balance": {"year": 2023,"turnover": 15000000000,"profit": 1500000000,"employees": 15000,"assets": 8000000000,"equity": 5000000000,"debt": 2000000000},"balanceHistory": [{"year": 2023, "turnover": 15000000000, "profit": 1500000000},{"year": 2022, "turnover": 13500000000, "profit": 1300000000},{"year": 2021, "turnover": 12000000000, "profit": 1100000000}],"financialAnalysis": {"profitMargin": 10.0,"returnOnAssets": 18.75,"returnOnEquity": 30.0,"debtToEquity": 0.4,"revenuePerEmployee": 1000000,"trends": [{"metric": "Revenue","trend": "growing","growthRate": 11.8,"cagr": 11.2}],"summary": "Revenue growing (11.8% avg). High profit margin."},"shareholders": [{"name": "Paval Adrian-Dragos","shares": "500000","percentage": 50.0,"cui": null}],"companyHealth": {"score": 92,"status": "excellent","factors": ["Good profit margin","Revenue is growing","Established company (10+ years)","Established workforce"]},"url": "https://www.listafirme.ro/14399840/","scrapedAt": "2024-01-20T12:00:00Z"}
Cost
This actor uses pay-per-result pricing:
| Cost Type | Amount |
|---|---|
| Start fee | $0.03 per run |
| Per company | $0.001 |
Plus: ListaFirme.ro API costs (charged separately).
Example Cost Calculation (Apify only)
- 100 companies: $0.03 + (100 x $0.001) = $0.13
- 1,000 companies: $0.03 + (1000 x $0.001) = $1.03
Tips
-
Health filtering: Use
companyHealth.statusto filterexcellent(85-100): Strong financialsgood(70-84): Solid performancefair(50-69): Some concernspoor(30-49): Multiple issuescritical(0-29): High risk
-
Trend analysis: Look at CAGR for long-term growth patterns
-
Financial ratios: Compare ROE and profit margin to industry benchmarks
-
Size filtering: Use
sizeCategoryto target company sizes -
Minimize API costs: Disable
includeContactunless needed
Data Source
Data from ListaFirme.ro, aggregating Romanian Trade Registry and Ministry of Finance data.
Support
- Built by: Artificially
- Issues: Report bugs or request features via Apify Console