Cbssports: Get Team Twitter Feed
Cbssports via Parse · sports
Get a real-time social feed for specific teams using their IDs. Returns recent tweets from team-related accounts including beat writers and official team accounts. Team IDs come from get_league_games or get_game_details. Access CBS Sports data including leagues, games, expert picks, hottest experts, and team social feeds via GraphQL and REST APIs. Fulfilled by Parse from cbssports.com.
- cbssports
- cbssports-com
- news-media
- parse
- platform-key
- social-media
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6f6b151f-34dd-4ca3-b92a-1bced675c394/get_team_twitter_feed
- Interface artifact
- sha256:b35c2d2b00307c5bf586d1a6e90f60aaed1f1b9d9cf1a27f86b5e570ce2c5af3
- Manifest digest
- sha256:6a972e6f83389042204ea71fbeda7668b6dc1d208473c5034929222e6ca8666a
Request fields
- limit (integer): Max number of feed items to return.
- team_ids (string, required): Comma-separated team IDs (e.g. '351,346'). Get team IDs from get_league_games or get_game_details.
Example queries
- {"limit":"5","team_ids":"351"}