Gemeindebund: Get News List
Gemeindebund via Parse · government_public
Returns a paginated list of news articles from the Gemeindebund website. Supports keyword search and category filtering. Pagination metadata (total_count, total_pages) is derived from WordPress response headers. API for accessing community data, news, team information, regional associations, events, and search from the Austrian Association of Municipalities (Gemeindebund). Fulfilled by Parse from gemeindebund.at.
- b2b-directory
- gemeindebund
- gemeindebund-at
- government-public
- maps-geo
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b954a194-173e-4f88-8899-702308ca917f/get_news_list
- Interface artifact
- sha256:92f5256d0206cae691b21d46a6b6b34d3c52ac2f5a03b13a0ef4b1210fcce076
- Manifest digest
- sha256:e7e7d1f0d4ab4597b08f1ecb4c5d17f5242343b7e7980cf5a0ce2a28acb25003
Request fields
- page (integer): Page number for pagination.
- search (string): Keyword to filter articles by content or title.
- category (integer): WordPress category ID to filter articles.
- per_page (integer): Number of results per page.
Example queries
- {"page":"1","search":"Gemeinde","category":"1","per_page":"5"}