ElEconomista Company Rankings Scraper List

Categories: news

Easy

Are you interested in getting the national ranking position, revenue, and sector details of companies in Spain? Our ElEconomista Company Rankings Scraper has got you covered. It extracts detailed lists of companies along with their ranking, revenue, sector, and location information for an in-depth analysis of the business environment.

Request Example

time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",

"id":

"ranking-empresas-eleconomista-es-9ae85994"

,

"params": {

"start_url":

"https://ranking-empresas.eleconomista.es/ranking_empresas_nacional.html?qPagina=1&qSectorNorm=1920"

}
}' -H "X-API-KEY: ${BLAT_API_KEY}"

time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",

"id":

"ranking-empresas-eleconomista-es-9ae85994"

,

"params": {

"start_url":

"https://ranking-empresas.eleconomista.es/ranking_empresas_nacional.html?qPagina=1&qSectorNorm=1920"

}
}' -H "X-API-KEY: ${BLAT_API_KEY}"

Output Example

{
    "company_list": [
        {
            "url": "https://ranking-empresas.eleconomista.es/REPSOL-PETROLEO.html",
            "position_evolution": "1",
            "position_national": "1",
            "name": "REPSOL PETROLEO SA",
            "revenue": "34.808.600.000",
            "sector": "1920 - Refino de petr\u00f3leo",
            "province": "Madrid"
        },
        {
            "url": "https://ranking-empresas.eleconomista.es/COMPANIA-ESPANOLA-PETROLEOS.html",
            "position_evolution": "0",
            "position_national": "3",
            "name": "COMPA\u00d1IA ESPA\u00d1OLA DE PETROLEOS SA",
            "revenue": "27.371.242.000",
            "sector": "1920 - Refino de petr\u00f3leo",
            "province": "Madrid"
        },
        {
            "url": "https://ranking-empresas.eleconomista.es/PETROLEOS-NORTE.html",
            "position_evolution": "7",
            "position_national": "15",
            "name": "PETROLEOS DEL NORTE SOCIEDAD ANONIMA",
            "revenue": "10.074.841.000",
            "sector": "1920 - Refino de petr\u00f3leo",
            "province": "Bizkaia"
        },
        {
            "url": "https://ranking-empresas.eleconomista.es/ASFALTOS-ESPANOLES.html",
            "position_evolution": "318",
            "position_national": "3.627",
            "name": "ASFALTOS ESPA\u00d1OLES SA",
            "revenue": "75.267.000",
            "sector": "1920 - Refino de petr\u00f3leo",
            "province": "Madrid"
        },
        {
            "url": "https://ranking-empresas.eleconomista.es/GRUPO-GALLARDO-LUBRICANTES.html",
            "position_evolution": "12.492",
            "position_national": "235.026",
            "name": "GRUPO GALLARDO LUBRICANTES SL.",
            "revenue": "578.448",
            "sector": "1920 - Refino de petr\u00f3leo",
            "province": "Orense"