icodrops.com API: get_all_project_urls
icodrops.com via Parse · crypto_web3
Get a paginated list of project URLs in a specific ICO category. Useful for bulk discovery of project slugs across active, upcoming, or ended ICO categories. API for icodrops.com to track ICOs, funding rounds, and project details. Fulfilled by Parse from icodrops.com.
- b2b-directory
- crypto-web3
- finance
- icodrops-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/76b07962-2f33-4a7c-95ed-74dfc5509dba/get_all_project_urls
- Interface artifact
- sha256:27e2ab5e7d787f9b681613d253946f2663a9f2e68763d8a3abb5ddc74df688cd
- Manifest digest
- sha256:6630431bfb49e2f3f318ef82b4b187af2758e68ec4857e807f8faaab76826f64
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of URLs per page.
- category (string): Category path. Accepted values: active-ico, upcoming-ico, ended-ico.: Allowed values: active-ico, upcoming-ico, ended-ico
Example queries
- {"page":"1","limit":"10","category":"active-ico"}