Hoyolab: Get Community Posts
Hoyolab via Parse · entertainment
Retrieve a feed of community posts for a specific game. Returns posts with full metadata (subject, content, images), author info, engagement stats (views, likes, replies, bookmarks), and topics. Supports cursor-based pagination via last_id. The feed can be filtered by type (hot, new, official). HoYoLAB API for character data (wiki), user profiles, and community posts. Supports Genshin Impact, Honkai: Star Rail, and Zenless Zone Zero. Fulfilled by Parse from hoyolab.com.
- developer-tools
- entertainment
- hoyolab
- hoyolab-com
- parse
- platform-key
- social-media
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/25bc7081-3f3a-46af-af7f-8569f84d11da/get_community_posts
- Interface artifact
- sha256:8706a3d6e4bd27d7a4d87b4b8b17fb4b346b0a7029745551924335b73ac32c8b
- Manifest digest
- sha256:d3b93d02503eabccfc7e1d8910baea473f9bfbd09c373ed4155b102cbfe0ff51
Request fields
- gids (integer): Game ID. Accepted values: 2 (Genshin Impact), 6 (Honkai: Star Rail), 8 (Zenless Zone Zero).: Allowed values: 2, 6, 8
- type (integer): Post feed type. Accepted values: 1 (Hot), 2 (New), 3 (Official).: Allowed values: 1, 2, 3
- last_id (string): Pagination cursor from a previous response's last_id field. Omit for first page.
Example queries
- {"gids":"2","type":"1"}