Articles
Get Articles by Sector
Retrieve articles filtered by primary sector
GET
Description
Returns a paginated list of articles for a specific sector. Useful for building sector-specific feeds (e.g., a Finance dashboard, Technology news widget).Headers
string
required
Your Rushed API key
Path Parameters
string
required
Sector code:
FIN, TEC, SAU, ENE, MAT, IND, CON, IMO, AGR, TRA, COM, SER, GOV, ESP, CRY, FIP, CIE, DEF, CUL, EDU, AMB, SOC, TURQuery Parameters
string
Comma-separated enrichment modules
integer
default:"20"
Results per page (1–100)
integer
default:"0"
Number of results to skip
Response
boolean
required
array
required
Array of articles in the requested sector
object
required
Pagination metadata (limit, offset, total, hasMore)