Wikipedia Page Search

/api/v2/wikipedia/page/search API endpoint allows you to scrape Wikipedia search pages.

API Parameters

NameTitleTypeDescription
query *Search a pageparameterA company name or wikipedia slug (e.g `company walmart`).
x_api_key *Piloterr API keyparameterParameter defines the Piloterr private key to use.

Endpoint

GET https://piloterr.com/api/v2/wikipedia/page/search?query=Walmart&x_api_key=xxxxxx

Example

{
    "results": [
        "Walmart",
        "Walmarting",
        "Criticism of Walmart",
        "History of Walmart",
        "Walmart shooting",
        "Walmart (disambiguation)",
        "Walmart Canada",
        "People of Walmart",
        "List of Walmart brands",
        "Walmart Labs"
    ]
}

We respect your privacy.

This website uses cookies to help personalize your online experience. Learn more.