All documentation

RSS · Customer documentation

Turn a public article listing into an RSS subscription URL.

What you prepare

A public listing page with article links.

Steps in the workspace

  1. 01Enter a listing URL.
  2. 02Preview extraction and adjust selectors if needed.
  3. 03Subscribe to the generated RSS URL.

Example request / integration

Register a lab news listing and subscribe to its feedUrl in an RSS reader.

# Create a feed from a public page in the workspace.
# Copy the feedUrl from the creation result.
curl -i "$FEED_URL"
# Paste the same URL into your RSS reader.

Examples use placeholders: replace $BASE_URL, $SESSION_TOKEN and issued URLs with real values. Never publish session tokens or API keys in a webpage or repository.

Management API entry point

POST /api/picosvc/rss/feeds

A public article-list URL and optional CSS selectors for items, titles, and links.

RSS feed URL and an extraction preview.

What it does not do

Login-only, blocking, or heavily JavaScript-rendered sites may not extract.

Feature comparison and sources

Article selectionExtract articles using a URL and CSS selectors.

PolitePolDocuments visual selection and XPath-based extraction.

Feature comparison and sources · PolitePol
Overview, workspace, and dashboard

The product overview is public. The workspace handles creation, editing and history. The all-service dashboard shows usage and links for all 16 tools.