VOOZH about

URL: https://apify.com/easyapi/countries-data-scraper

⇱ Countries Data Scraper Β· Apify


Pricing

from $2.99 / 1,000 results

Go to Apify Store

Countries Data Scraper

A powerful scraper that extracts comprehensive country information including native names, flags, codes, geographical data, economic indicators, and more. Perfect for building country databases or geographic applications.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ EasyApi

EasyApi

Maintained by Community

Actor stats

2

Bookmarked

11

Total users

0

Monthly active users

2 months ago

Last modified

Share

Countries Data Scraper 🌍

This actor scrapes detailed information about countries, providing comprehensive data about nations worldwide. Perfect for developers, researchers, and businesses needing accurate country information.

Features ✨

  • πŸ” Search functionality to filter specific countries
  • 🏳️ Multiple flag formats (vector, flat, embossed)
  • πŸ“Š Detailed country information including:
    • Official and native names
    • Country codes (Alpha-2, Alpha-3, Numeric)
    • Capital cities
    • Administrative subdivisions
    • Geographical data (regions, coordinates)
    • Economic indicators (GDP, population)
    • Currency information
    • Time zones
    • Border countries
    • Languages
    • Internet TLDs
    • Calling codes

Usage πŸ’‘

Simply provide a search query (optional) to filter specific countries, or leave it empty to fetch data for all countries.

Use Cases 🎯

  • Building country databases
  • Geographic information systems
  • International business applications
  • Educational resources
  • Travel applications
  • Data analysis and research

Input Parameters πŸŽ›οΈ

ParameterTypeDescription
searchQueryStringOptional search term to filter countries (e.g., "america")

Support 🀝

If you have any questions or need help, please reach out through Apify's support channels.

Input Example

A full explanation of an input example in JSON.

{
"searchQuery":"america"
}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"countryName": "American Samoa",
"nativeName": "American Samoa",
"flag": {
"vector": "https://cnx-images.s3-eu-west-1.amazonaws.com/countries/svg/asm.svg",
"flat": "https://cnx-images.s3-eu-west-1.amazonaws.com/countries/flat/as.svg",
"embossed": "https://cnx-images.s3-eu-west-1.amazonaws.com/countries/png/as.png"
},
"alpha2Code": "AS",
"alpha3Code": "ASM",
"numericCode": "016",
"capital": "Pago Pago",
"subdivisions": "AS, Amerika Sāmoa, Amelika Sāmoa, Sāmoa Amelika",
"region": "Oceania",
"subRegion": "<small>Polynesia</small>",
"coordinates": {
"lat": -14.333,
"lon": -170
},
"currency": {
"symbol": "$",
"code": "USD",
"name": "United State Dollar"
},
"area": {
"value": 199
},
"population": {
"value": 57100
},
"gdp": {
"value": null
},
"timezone": {
"value": "UTC-11:00"
},
"borders": {
"list": []
},
"callingCode": {
"value": "1684"
},
"internetTLD": "",
"language": {
"list": [
"ASA"
]
}
},
...
]

You might also like

REST Countries Scraper - Country Data and Flags

parseforge/restcountries-scraper

Scrape country data including names, capitals, populations, currencies, languages, and flags from the REST Countries API. Export structured country records.

Geographical Data for Zip Code

harvest/geographical-data-for-zip-code

Scrapes geographical data for a list of zip codes. For each zip code, it provides the state, city, county (or counties), and geographical centroid (latitude and longitude).

11

Economic Indicators Mcp

ryanclinton/economic-indicators-mcp

Economic Indicators Mcp. Available on the Apify Store with pay-per-event pricing.

FRED Economic Data

dash_authority/fred-economic-data

Search and retrieve economic data series from the Federal Reserve Economic Data (FRED) API. Fetch time series observations for thousands of economic indicators. Categories: economics, financial data, FRED, economic indicators.

πŸ‘ User avatar

Dash Authority

1

IMF Data Scraper | Global Economic Indicators

parseforge/imf-data-scraper

Extract macroeconomic time series from the IMF including GDP, inflation, debt, balance of payments, exchange rates, and country statistics. Pull data from World Economic Outlook and IFS for any country and indicator to power dashboards, finance research, and economic modeling.

World Bank Data MCP Server - Economic Indicators for AI

dltik/mcp-server-worldbank

Apify-hosted MCP server exposing 6 tools for AI agents: search indicators, get time series, compare countries, country profile, list countries, indicator metadata. Backed by the official World Bank Indicators API. No API key, $0.01 per tool call.

IMF World Economic Outlook Scraper | WEO Indicators Data

parseforge/imf-weo-scraper

Export IMF World Economic Outlook indicators across countries and years: real GDP growth, inflation, unemployment, current account, government debt, and 40+ macro series. Pick any indicator code or country. CSV, Excel, JSON or XML for economic research, modeling and journalism.

OpenStreetMap Listing Scraper πŸ—ΊοΈ

easyapi/openstreetmap-listing-scraper

πŸ—ΊοΈ Extract location data from OpenStreetMap search results with comprehensive details including addresses, coordinates, and URLs. Perfect for location-based research, GIS applications, and geographic data collection.