Atlantico VC LatAm Digital Transformation Reports Scraper avatar

Atlantico VC LatAm Digital Transformation Reports Scraper

Pricing

Pay per event

Go to Apify Store
Atlantico VC LatAm Digital Transformation Reports Scraper

Atlantico VC LatAm Digital Transformation Reports Scraper

Scrapes Atlantico VC's annual Latin America Digital Transformation Reports (2020-2025). Extracts report metadata, executive highlights, chapter summaries, and download links for all six annual editions — the canonical institutional research series on LatAm tech.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

24 days ago

Last modified

Categories

Share

Scrapes Atlantico VC's annual Latin America Digital Transformation Reports (2020-2025) — the canonical institutional research series on LatAm tech, cited by Bloomberg, FT, and TechCrunch. Extracts report metadata, executive summaries, key highlights, and DocSend download links for all six annual editions.

What It Returns

One record per annual report:

FieldDescription
report_yearYear of the annual edition (2020-2025)
report_titleFull report title (e.g. "Tectonic Shifts:" for 2023)
report_urlCanonical URL of the report page
published_datePublication date as shown on the page (e.g. "August, 2023")
executive_summaryPage meta-description summary (~200 chars)
highlightsKey insight titles from the Highlights section (newline-separated)
highlight_detailsFull description for each highlight (newline-separated, aligned to highlights)
pdf_urlDocSend link for the EN edition
chapter_titleChapter title (null for top-level reports)
chapter_urlChapter URL (null for top-level reports)

Sample Output (2023 edition)

{
"report_year": 2023,
"report_title": "Tectonic Shifts:",
"report_url": "https://www.atlantico.vc/latin-america-digital-transformation-report-2023",
"published_date": "August, 2023",
"executive_summary": "Latin America Digital Transformation Report 2023 - Download the report and access additional original information, data and analysis about technology in Latin America.",
"highlights": "The Engine of The World\nUnexpected Winner of Geopolitical Turmoil\nDigital Democratization\nRenewal of the Entrepreneurial Spirit\nOptimism Warranted\nLatin America Punches Above Its Weight\nEntrepreneurship Beyond Tech\nMoney Goes Digital",
"highlight_details": "Latin America is the world's mine and breadbasket, as the reverse of critical minerals...\nNeutral LatAm emerges as an unlikely beneficiary of US-China polarization...",
"pdf_url": "https://docsend.com/view/48rpy858p2kqy479",
"chapter_title": null,
"chapter_url": null
}

Use Cases

  • LATAM strategy research — programmatically compare year-over-year LatAm tech trends across all six annual editions
  • VC / LP reporting — extract key insights for fund-of-fund LP updates referencing Atlantico's flagship research
  • Competitive intelligence — track which sectors and countries Atlantico highlights year over year (fintech, healthtech, Brazil, Mexico)
  • Academic / press — structured access to the most-cited English-language institutional research on LatAm tech

Inputs

InputTypeDescriptionDefault
maxItemsintegerMaximum number of annual reports to scrape. Leave blank for all.10

The sitemap currently lists six annual report editions (2020-2025). A full run completes in under 30 seconds.

How It Works

  1. Fetches https://www.atlantico.vc/sitemap.xml (flat urlset) and filters for annual report URLs
  2. Crawls each matching page with CheerioCrawler (no proxy required — site returns HTTP 200 for all agents)
  3. Extracts: .report-title, .color-white-80 (date), .highlight-wrp cards (titles + descriptions), .download-btn (DocSend link), meta description
  4. Report year is parsed from the URL path

No proxy, no CF bypass, no authentication required.

Notes

  • highlights and highlight_details are newline-joined parallel arrays — split on \n to get individual insight pairs
  • The 2025 edition uses a newer page layout where highlight text is rendered inside images; that page returns null for highlights
  • pdf_url links to DocSend (gated viewer), not a direct PDF download
  • Atlantico publishes new editions annually (typically September) — re-run to capture the latest