Forexfactory: Get Member Posts
Forexfactory via Parse · Finance
Fetch posts made by a specific ForexFactory forum member. Initiates a server-side search by username and returns paginated results (20 posts per page). Each post includes a content preview, the thread it was posted in, and whether it contains an image attachment. Requires two HTTP requests: one to initiate the search and one for the requested page (page 1 reuses the initial response). API for ForexFactory.com providing economic calendar events, market quotes, news, and forum data. Fulfilled by Parse from forexfactory.com.
- finance
- forexfactory
- forexfactory-com
- news-media
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0d3aa2e2-80b6-42dc-986a-d7f0845f4deb/get_member_posts
- Interface artifact
- sha256:65a80533275f6b46be010e3cfb1935579fbbb6985f153c7b48764fab08ace010
- Manifest digest
- sha256:951d2cc377d23aa37fc12882afcd32a60215e44c86c3a64b8ffa56ccebef25ee
Request fields
- page (integer): Page number for pagination (20 posts per page).
- username (string, required): ForexFactory username (e.g. 'canyouu').
Example queries
- {"page":"1","username":"canyouu"}