Indiegogo  Scraper avatar
Indiegogo Scraper

Pricing

Pay per usage

Go to Store
Indiegogo  Scraper

Indiegogo Scraper

Developed by

cat

cat

Maintained by Community

💫 Scrape Indiegogo.com Campaigns

0.0 (0)

Pricing

Pay per usage

6

Total users

61

Monthly users

3

Runs succeeded

>99%

Last modified

a month ago

searchstringOptional

Location

locationstringOptional

Category

categoryEnumOptional

Value options:

"Audio": string"Camera Gear": string"Education": string"Energy & Green Tech": string"Fashion & Wearables": string"Food & Beverages": string"Health & Fitness": string"Home": string"Phones & Accessories": string"Productivity": string"Transportation": string"Travel & Outdoors": string"Art": string"Comics": string"Dance & Theater": string"Film": string"Music": string"Photography": string"Podcasts, Blogs & Vlogs": string"Tabletop Games": string"Video Games": string"Web Series & TV Shows": string"Writing & Publishing": string"Animal Rights": string"Culture": string"Environment": string"Human Rights": string"Local Businesses": string"Spirituality": string"Wellness": string

Sorting

sortEnumOptional

Value options:

"popular_all": string"new": string"countdown": string"most_funded": string

Limit

limitintegerOptional

Limit number of results

📜 HTTP HEADERS

dev_custom_headersarrayOptional

💡 Additional HTTP Headers

🍰 HTTP COOKIES

dev_custom_cookiesarrayOptional

💡 Additional HTTP Cookies

♻️ CUSTOM FIELD

dev_transform_fieldsarrayOptional

💡 Transform the resulting output. Select only needed fields.

For nested object use DOT. For example:

address.streetAddress

For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url

📁 CUSTOM STORAGE

dev_dataset_namestringOptional

💡 Save results into custom named Dataset, use mask to customize dataset name

{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)


This masks can be used to autogenerate Dataset Name.

example: data-{DATE}
Depending on today date the dataset name will be: data-20230603

default: data-{ACTOR}-{DATE}-{TIME}

Clear Storage

dev_dataset_clearbooleanOptional

Clear Dataset before insert/update.

Disable data cleansing

dev_no_stripbooleanOptional

💡 Keep/Save empty values (NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)