SYSTEM all green source lanacion.com.ar queue 12,403 URLs p99 latency 318ms dataflirt.com · scraper/lanacion-com.ar
RUN · 14 active pipelines · lanacion.com.ar live

La Nacion data,
ready for analysis.

We extract breaking news, opinion columns, financial indicators, and LN+ metadata from lanacion.com.ar. Delivered as clean JSON, CSV, or Parquet to S3 or BigQuery on your cadence.

Articles extracted
14,892 /day
Comments parsed
89.4K /24h
Author profiles
842 /run
Active pipelines
14
Uptime
99.94%
Data Dictionary

Every field we extract from lanacion.com.ar

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

Complete list of extractable fields for Articles & News objects from lanacion.com.ar. All fields typed and schema-versioned.

article_idurlheadlinesubheadlineauthorpublish_dateupdate_datesectiontagsbody_textimage_urlsvideo_urlscomment_countpaywall_status
articles_& news
● 200 OK
"article_id": "849201",
"url": "https://www.lanacion.com.ar/politica/example-article",
"headline": "El gobierno anuncia nuevas medidas economicas",
"author": "Carlos Pagni",
"publish_date": "2026-05-12T09:14:00Z",
"section": "Politica",
"comment_count": 342,
"paywall_status": "metered"
# article_idurlheadlinesubheadlineauthorpublish_date
1
2
3

Complete list of extractable fields for Opinion & Editorials objects from lanacion.com.ar. All fields typed and schema-versioned.

column_idurltitleauthorauthor_biopublish_datetext_contentrelated_articlestagssectionshare_countreading_time_mins
opinion_& editorials
● 200 OK
"column_id": "col-9921",
"title": "Los desafios del proximo trimestre",
"author": "Joaquin Morales Sola",
"publish_date": "2026-05-11T18:30:00Z",
"tags": "['Economia', 'Inflacion']",
"reading_time_mins": 6,
"share_count": 1205
# column_idurltitleauthorauthor_biopublish_date
1
2
3

Complete list of extractable fields for Financial Indicators objects from lanacion.com.ar. All fields typed and schema-versioned.

indicator_idnamebuy_pricesell_pricevariation_pcttimestampsourcemarket_typehistorical_chart_datacurrency
financial_indicators
● 200 OK
"name": "Dolar Blue",
"buy_price": 1020.5,
"sell_price": 1040.0,
"variation_pct": 1.2,
"timestamp": "2026-05-12T14:00:00Z",
"market_type": "Informal",
"currency": "ARS"
# indicator_idnamebuy_pricesell_pricevariation_pcttimestamp
1
2
3

Complete list of extractable fields for LN+ Video Content objects from lanacion.com.ar. All fields typed and schema-versioned.

video_idprogram_nameepisode_titlebroadcast_dateduration_secshost_namesguest_namesyoutube_urldescriptionview_countthumbnail_url
ln+_video content
● 200 OK
"video_id": "lnp-4421",
"program_name": "Mas Nacion",
"episode_title": "Entrevista exclusiva",
"broadcast_date": "2026-05-10T21:00:00Z",
"duration_secs": 3400,
"host_names": "['Luis Majul']",
"view_count": 45021
# video_idprogram_nameepisode_titlebroadcast_dateduration_secshost_names
1
2
3

Complete list of extractable fields for Comments & Community objects from lanacion.com.ar. All fields typed and schema-versioned.

comment_idarticle_iduser_nameuser_idcomment_texttimestampupvotesdownvotesis_replyparent_comment_idclub_lanacion_member
comments_& community
● 200 OK
"comment_id": "cmt-88392",
"article_id": "849201",
"user_name": "Juan Perez",
"comment_text": "Excelente analisis de la situacion actual.",
"upvotes": 45,
"timestamp": "2026-05-12T10:15:22Z",
"club_lanacion_member": true
# comment_idarticle_iduser_nameuser_idcomment_texttimestamp
1
2
3

Capabilities

Extract the complete La Nacion archive

Our La Nacion scraper handles every layer of the publication: breaking news, opinion columns, financial dashboards, and asynchronous comment sections. We manage paywall authentication and Spanish text encoding natively.

Full Article Extraction

Extract body text, headlines, subheadlines, and embedded media links across all editorial sections.

Author Tracking

Map content to specific writers, tracking output frequency and topic clusters over time.

Financial Data Parsing

Extract Dolar Blue, MEP, CCL, and Merval index updates directly from the economy dashboards.

Comment Section Mining

Pull user sentiment, upvotes, and discussion threads on controversial articles loaded via JavaScript.

Paywall Handling

Session management to access metered or hard-paywalled Club LA NACION content for subscribed pipeline accounts.

LN+ Metadata Capture

Track television program metadata, broadcast schedules, hosts, and guest appearances.

Historical Archive Access

Iterate through sitemaps and date-based archives to build historical text corpora spanning decades.

Tag Taxonomy Mapping

Extract internal category data to classify articles by politics, economy, sports, or society.

Real-Time Monitoring

Poll the homepage and RSS feeds for breaking news alerts and headline A/B testing changes.

// engagement pipeline

From section list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide target sections, author lists, or date ranges. We map the La Nacion taxonomy.

Pipeline Build
d 2–4

We configure Scrapy crawlers, session managers for the paywall, and proxy rotation.

Validation & QA
d 4–6

Schema validation, null-rate checks, and text-encoding verification for Spanish characters.

Delivery
ongoing

JSON, CSV, or Parquet pushed to your S3 bucket or BigQuery dataset on an agreed cadence.

Under the hood

Overcoming La Nacion extraction challenges

Extracting clean text from major publishers requires handling authentication states and dynamic content layers. Here is how our infrastructure manages it.

pipeline-monitor · lanacion.com.ar · 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
Paywall evasion
Dynamic metering and authentication

La Nacion uses a dynamic paywall system. We manage authenticated sessions and cookie rotation to ensure continuous access to premium articles without triggering account bans.

Dynamic loading
Asynchronous comment retrieval

Comments and embedded LN+ media load asynchronously. We use Playwright to execute JavaScript and intercept XHR requests, capturing discussion data that static HTML parsers miss.

Text encoding
Strict UTF-8 normalisation

News corpora require strict UTF-8 handling. We normalise text encoding to preserve accents and special characters, ensuring downstream NLP models receive clean training data.

DOM variability
Resilient selectors across templates

Opinion columns, breaking news, and long-form features use different DOM templates. Our selectors use fallback chains to extract core fields regardless of the article layout.

IP blocking
Argentine residential proxies

We distribute requests across local residential proxies to avoid IP blocks and maintain a crawl velocity that keeps real-time news pipelines fresh.

Applications

Who uses La Nacion data

Teams across industries use lanacion.com.ar data to build competitive products and smarter operations.

01
Media Monitoring

Track brand mentions, executive quotes, and sentiment across national news and opinion columns.

02
NLP Model Training

Build Spanish-language text corpora using decades of high-quality editorial content for model fine-tuning.

03
Financial Sentiment Analysis

Correlate Dolar Blue fluctuations with political news coverage and editorial sentiment.

04
Political Research

Analyse coverage bias, topic frequency, and author alignment during Argentine election cycles.

05
Competitor Intelligence

Other media outlets monitor publishing cadence, headline A/B testing, and comment engagement.

06
Academic Research

Study public discourse by mining comment sections on polarising political and economic articles.

Why DataFlirt

"La Nacion represents the historical record of Argentine politics and economics. Accessing this corpus requires navigating strict paywalls and dynamic content layers."

Extracting structured text from major publishers involves more than simple HTTP requests. You must handle authentication states, dynamic paywalls, asynchronous comment loading, and unpredictable DOM variations across different article types. DataFlirt manages this infrastructure so your data science team receives clean, ready-to-query text corpora.

Technical Spec

La Nacion scraper technical specifications

Everything supported by our lanacion.com.ar scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

JavaScript rendering
Playwright sessions for comments and embedded media
Supported
Authenticated sessions
Cookie management for subscriber-only access
Supported
Historical sitemap parsing
Iterate through year and month archive structures
Supported
Text normalisation
UTF-8 encoding and HTML tag stripping
Supported
Dolar Blue tracking
High-frequency polling of financial indicators
Supported
Argentine proxies
Local IP routing to access region-locked media
Supported
Real-time change detection
Hash-based diffs for headline A/B test tracking
Supported
LN+ video downloads
Extracting raw .mp4 video files from the CDN
Partial
Club LA NACION profiles
Scraping private subscriber discount usage and personal data
Partial
Infrastructure

Infrastructure powering the media pipeline

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

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheus
Distributed Crawling

Scrapy handles concurrent requests across the La Nacion sitemap, managing retry logic and deduplication.

Session Management

Redis-backed cookie stores maintain active subscriber sessions to bypass the metered paywall reliably.

Cloud-Native Delivery

Pipelines execute on Kubernetes clusters, formatting text corpora into Parquet and pushing directly to S3.

Output & Delivery

Your data, your destination

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

JSON
Nested article structures with metadata arrays
CSV
Flat files for financial indicators and basic metadata
XLS
Excel-compatible exports for editorial teams
Parquet
Columnar storage optimised for NLP text corpora
AWS S3
Direct bucket delivery for data lake ingestion
Webhook
HTTP POST for real-time breaking news alerts
API
RESTful endpoints to query historical article databases
BigQuery
Direct streaming into Google Cloud data warehouses
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About lanacion.com.ar scraping, legality, and pipeline operations.

Ask us directly →
Is scraping La Nacion legal?

Scraping publicly accessible news articles is generally permissible for non-commercial or analytical use. For paywalled content, clients must provide valid subscription credentials. We do not extract private user data. Clients should consult legal counsel regarding copyright and fair use.

How do you handle the La Nacion paywall?

For metered content, we rotate IPs and clear cookies. For hard-paywalled subscriber content, we require the client to provide valid Club LA NACION credentials, which we use to maintain authenticated sessions via our secure cookie management infrastructure.

Can you extract user comments?

Yes. Comments are loaded asynchronously via JavaScript. We use Playwright to intercept the underlying API calls, extracting the full comment text, timestamp, author, and upvote metrics.

Do you capture financial data like the Dolar Blue?

Yes. We configure high-frequency pipelines to poll the economy section for real-time updates to official, MEP, CCL, and Dolar Blue exchange rates.

How far back can you scrape historical articles?

We traverse the site sitemaps and date-based archives to extract articles dating back to the start of their digital publication records.

How do you manage Spanish character encoding?

All pipelines enforce strict UTF-8 encoding. We normalise text to ensure accents, tildes, and special characters are preserved perfectly for NLP processing.

$ dataflirt scope --new-project --source=lanacion.com.ar 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 historical archive extraction or a real-time feed of political news and financial indicators, we build and operate the pipeline. Tell us your requirements.

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

More in news and media

Services

Data Extraction for Every Industry

View All Services →