Indiegogo  Scraper

Indiegogo Scraper

💫 Scrape Indiegogo.com Campaigns

OTHERApify

Welcome to Indiegogo.com Scraper

readme is here

About Indiegogo.com

Indiegogo /ˌɪndiˈɡoʊɡoʊ/ is an American crowdfunding website founded in 2008 by Danae Ringelmann,[1] Slava Rubin, and Eric Schell. Its headquarters are in San Francisco, California. The site is one of the first sites to offer crowd funding. Indiegogo allows people to solicit funds for an idea, charity, or start-up business. Indiegogo charges a 5% fee on contributions. This charge is in addition to Stripe credit card processing charges of 3% + $0.30 per transaction.[2] Fifteen million people visit the site each month.

Output Examples

1{
2    "baseball_card_image_url": "https://c1.iggcdn.com/indiegogo-media-prod-cld/image/upload/c_fill,f_auto,h_220,w_220/v1665235924/h8fkxk8rr1jfjhwgtupu.jpg",
3    "category": {
4        "icon_url": "https://g1.iggcdn.com/assets/native_app_category_icons/comics-649e081d79ebe13b5b55e3fad492a33cc751800b11190a8eb1138e6cd023c801.png",
5        "identifier": "Comics",
6        "localized_name": "Comics"
7    },
8    "city": "Peoria",
9    "collected_funds": 3415,
10    "comments_count": 0,
11    "contributions_count": 49,
12    "country_code_alpha_2": "US",
13    "created_at": "2022-09-20T07:58:37-07:00",
14    "currency": {
15        "iso_code": "USD",
16        "iso_num": 840,
17        "symbol": "$"
18    },
19    "facebook_url": null,
20    "favorited": false,
21    "forever_funding_active": false,
22    "forever_funding_collected_funds": 0,
23    "forever_funding_ends_at": null,
24    "funding_days": 30,
25    "funding_ends_at": "2022-11-07T23:59:59-08:00",
26    "funding_started_at": "2022-10-08T00:00:00-07:00",
27    "funding_type": "fixed",
28    "goal": 2000,
29    "id": 2782145,
30    "image_types": {
31        "baseball_card": "https://c1.iggcdn.com/indiegogo-media-prod-cld/image/upload/f_auto,t_iPhone_standard/v1665235924/h8fkxk8rr1jfjhwgtupu.jpg",
32        "large": "https://c1.iggcdn.com/indiegogo-media-prod-cld/image/upload/f_auto,t_iPhone_retina_hd_v1/v1665235924/h8fkxk8rr1jfjhwgtupu.jpg",
33        "medium": "https://c1.iggcdn.com/indiegogo-media-prod-cld/image/upload/f_auto,t_iPhone_retina/v1665235924/h8fkxk8rr1jfjhwgtupu.jpg",
34        "original": "https://c1.iggcdn.com/indiegogo-media-prod-cld/image/upload/f_auto/v1665235924/h8fkxk8rr1jfjhwgtupu.jpg",
35        "small": "https://c1.iggcdn.com/indiegogo-media-prod-cld/image/upload/f_auto,t_iPhone_standard/v1665235924/h8fkxk8rr1jfjhwgtupu.jpg"
36    },
37    "latest_updates": [],
38    "life": {},
39    "main_image_url": null,
40    "main_video_url": "https://www.youtube.com/watch?v=3vDZDxlkBvY",
41    "perks_available": true,
42    "product_stage": null,
43    "project_sponsors": [],
44    "region": "Illinois",
45    "region_code": "STTE_USIL",
46    "slug": "the-prospectres-sigil-of-stolas",
47    "stripe_payout_active": true,
48    "tagline": "A SUPERNATURAL WESTERN ADVENTURE!",
49    "team_members": [
50        {
51            "account_id": 8283625,
52            "avatar_url": "https://c1.iggcdn.com/indiegogo-media-prod-cld/image/upload/c_fill,f_auto,h_90,w_90/v1578423240/mkr1l6bfrz4x8eswozr5.jpg",
53            "facebook": {
54                "friends_count": 0,
55                "verified": false
56            },
57            "id": 3824955,
58            "name": "Retro Graphic Books LLC",
59            "owner": true,
60            "status": "owner",
61            "user_type": "RLTN_OWNR"
62        }
63    ],
64    "title": "THE PROSPECTRES: SIGIL OF STOLAS",
65    "updated_at": "2022-10-10T05:10:54-07:00",
66    "updates_count": 0,
67    "video_overlay_url": null,
68    "web_url": "https://www.indiegogo.com/projects/the-prospectres-sigil-of-stolas"
69}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!