Bitcointalk: Get Board Threads
Bitcointalk via Parse · crypto_web3
Retrieve a list of threads from a specific board. Returns paginated results with up to 40 threads per page. Each thread includes title, topic_id, starter username and ID, reply count, view count, and last post info. Use the start parameter to paginate in increments of 40. API to scrape bitcointalk.org forum data including boards, threads, posts, and user profiles. Fulfilled by Parse from bitcointalk.org.
- bitcointalk
- bitcointalk-org
- crypto-web3
- news-media
- parse
- platform-key
- social-media
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/beb852b1-2c9f-443c-8ec3-258fa57fe6ee/get_board_threads
- Interface artifact
- sha256:10458a799f60bf29316fcd18af35b1d4b66e0cfedd102d7568f67ba45f0921c7
- Manifest digest
- sha256:fa6769689aa40d32ae16b8d53afcd6b81c885bb401345d5dff3d1b1a7f186632
Request fields
- start (integer): Pagination offset in increments of 40.
- board_id (string, required): Numeric ID of the board (from get_forum_boards results, e.g. '1' for Bitcoin Discussion).
Example queries
- {"start":"0","board_id":"1"}