Sharesansar: Get News List
Sharesansar via Parse · Finance
Get a list of news articles from a specific category on ShareSansar. Returns titles and URLs. Supports cursor-based pagination via the next_cursor field. Published dates are not available in the listing; use get_news_detail to retrieve the publication date for individual articles. APIs for ShareSansar to fetch Nepali stock market data, company lists, and news articles with full content extraction. Fulfilled by Parse from sharesansar.com.
- finance
- government-public
- news-media
- parse
- platform-key
- sharesansar
- sharesansar-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cbe5bf21-3b47-4fb7-8ce3-a3f775409108/get_news_list
- Interface artifact
- sha256:0c311e0615e2588cf240eeceac7a78a083dced484502c3023514e0ba7e9b36f9
- Manifest digest
- sha256:fbb504345107125df227d11d074e115f5edc9ee5a1374c174969c9285c6621e9
Request fields
- cursor (string): Opaque pagination cursor returned as next_cursor in a previous response. Pass to fetch the next page of results.
- category (string): News category slug. Known values: 'latest-news', 'exclusive', 'ipo-fpo-news', 'proposed-dividend'.: Allowed values: latest-news, exclusive, ipo-fpo-news, proposed-dividend
Example queries
- {"category":"latest-news"}