Indiegogo: Search Campaigns
Indiegogo via Parse · marketplace
Full-text and faceted search over Indiegogo crowdfunding campaigns. Supports keyword search, category filtering, timing filters, and multiple sort orders. Returns paginated results with campaign summaries including funding goal, creator info, and project phase. Search and retrieve crowdfunding campaigns, rewards, comments, updates, FAQs, categories, and creator profiles from Indiegogo. Fulfilled by Parse from indiegogo.com.
- ecommerce
- finance
- indiegogo
- indiegogo-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/80b750af-4178-4720-a348-eca95353f7de/search_campaigns
- Interface artifact
- sha256:89d5ba9dca3c8ac74e7377f2cfcba8c7b55003d0e713cec255b266deaa39fbe3
- Manifest digest
- sha256:4110a564740a59f8eba8fb892687a32865e4d062ec9633b553b5568d0b819a07
Request fields
- page (integer): Page number for pagination (1-based).
- sort (string): Sort order for results.: Allowed values: trending, newest, most_funded, ending_soon, most_backed
- term (string): Search keyword to find campaigns by name or description.
- category (string): Category filter using the category URL name from get_categories.: Allowed values: TechAndInnovation, CreativeWorks, CommunityProjects, GamingCulture, Audio, Film, Productivity, TravelAndOutdoors, Home, EnergyAndGreenTech, CameraGear, HealthAndFitness, Transportation, PhonesAndAccessories, FashionAndWearables, FoodAndBeverages, Education, Comics, Music, WritingAndPublishing, DanceAndTheater, Art, WebSeriesAndTVShows, OtherCreations, PodcastsBlogsAndVlogs, Photography, Wellness,
- project_timing (string): Project timing filter.: Allowed values: ongoing, upcoming, funded
Example queries
- {"page":"1","sort":"trending","term":"tech","category":"TechAndInnovation","project_timing":"ongoing"}