Skip to main content

Buying Feeds

Basic Purchase

Use sf.buy() to purchase a single feed. Payment is handled automatically:

Response Structure

buy() returns a PurchaseResult object:
Example:

Typed Responses

Use generics for type-safe data access:

Query Parameters

Some feeds accept query parameters. Pass them as the second argument:

Error Handling

All Available Feeds