Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

The Philadelphia Inquirer Sitemaps API

XML sitemaps and sitemap indexes.

The Philadelphia Inquirer Sitemaps API is one of 4 APIs that The Philadelphia Inquirer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sitemaps. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 6 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.1.

Requests are made against a single base URL, http://127.0.0.1:8000.

6 operations 6 paths 4 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1
Base URL
https://www.inquirer.com/arc/outboundfeeds/rss
Contact
Resource Areas
1

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Sitemaps 6

XML sitemaps and sitemap indexes.

GET
/arc/outboundfeeds/sitemap-index-2/
Get Sitemap Index
getSitemapIndex 1 param → 200
GET
/arc/outboundfeeds/sitemap/latest/
Get Latest URL Sitemap
getLatestSitemap 1 param → 200
GET
/arc/outboundfeeds/sitemap/{date}/
Get Daily URL Sitemap
getDailySitemap 2 params → 200404
GET
/arc/outboundfeeds/news-sitemap/
Get Google News Sitemap
getNewsSitemap 1 param → 200
GET
/arc/outboundfeeds/sitemap-author-page/
Get Author Sitemap
getAuthorSitemap → 200
GET
/arc/outboundfeeds/sitemap-restaurant-page/
Get Restaurant Sitemap
getRestaurantSitemap → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are SitemapUrl (5 properties), SitemapIndex (1 property), NewsUrlSet (1 property), UrlSet (1 property). Each schema is shown below with its type and property counts.

UrlSet
object
A sitemap URL set.
1 property
SitemapUrl
object
5 properties
NewsUrlSet
object
A Google News sitemap URL set.
1 property
SitemapIndex
object
A sitemap index pointing at child sitemaps.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

philadelphia-inquirer-sitemaps-api-openapi.yml Raw ↑

Other APIs The Philadelphia Inquirer publishes across the network.

The Philadelphia Inquirer Feeds API
The Philadelphia Inquirer Health API
The Philadelphia Inquirer MCP API