Ccfddl: Get All Conferences
Ccfddl via Parse · education
Retrieve all conferences with full details including timelines, ranks, and acceptance rates. Returns the complete database of conferences with pagination support via limit and offset. Each conference includes yearly editions, submission deadlines, CCF/CORE/THCPL rankings, and historical acceptance rate data. The total field reflects the full count regardless of pagination. API for CCF-Deadlines (ccfddl.com), a tracker for computer science conference deadlines, ranks, and acceptance rates. Fulfilled by Parse from ccfddl.com.
- b2b-directory
- ccfddl
- ccfddl-com
- developer-tools
- education
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c56b7cfc-ead5-41e8-b93e-60b6a6f35c92/get_all_conferences
- Interface artifact
- sha256:47808e4934bdb32d57abd1e6e898326d9541cb85939670c7cc1957c2274b0a0c
- Manifest digest
- sha256:e9ed5fe4fb5b4cf69266258214e855761bdacf4aa0b097e20da0bd03f4abb731
Request fields
- limit (integer): Maximum number of conferences to return.
- offset (integer): Number of conferences to skip before returning results.
Example queries
- {"limit":"5","offset":"0"}