Bitcointalk: Get Thread Posts
Bitcointalk via Parse · crypto_web3
Retrieve all posts within a specific thread. Returns paginated results with up to 20 posts per page. Each post includes post_id, author info, timestamp, and full content text. Use the start parameter to paginate in increments of 20. 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_thread_posts
- Interface artifact
- sha256:70474b11c3de31abcc5975c2d0b71b71983f2004616b789ca90be0f8e120c5a6
- Manifest digest
- sha256:ab5f0c965470f586b3fc0155d75975e577060ee105f7975d1ea8b7ee49612608
Request fields
- start (integer): Pagination offset in increments of 20.
- topic_id (string, required): Numeric ID of the topic/thread (from get_board_threads results).
Example queries
- {"start":"0","topic_id":"20333"}