Japan Crowdfunding Trend Feed - CAMPFIRE backed Projects avatar

Japan Crowdfunding Trend Feed - CAMPFIRE backed Projects

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Japan Crowdfunding Trend Feed - CAMPFIRE backed Projects

Japan Crowdfunding Trend Feed - CAMPFIRE backed Projects

Scrape active CAMPFIRE crowdfunding projects into structured JSON: raised amount, funding percent, backers, reward price tiers (min/max), funding dates and days left. English-mapped category names — perfect for cross-border sourcing, product research, and resale market analysis.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

atushi ino

atushi ino

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Japan Crowdfunding Trend Feed — CAMPFIRE Projects

Structured, machine-readable snapshot of active CAMPFIRE crowdfunding projects (Japans largest homegrown crowdfunding platform). Raised amount, funding progress, backer count, price tiers (min/max reward), funding dates, and remaining days for every project — as clean JSON with English-friendly category names, ready for cross-border resellers, product researchers, and trend analysts.

No headless browser required: data is parsed from static HTML (list cards + Schema.org ld+json + GTM dataLayer), so runs are fast and proxy-friendly.

v1 scope: CAMPFIRE only. A Makuake + CAMPFIRE cross-platform feed with day-over-day delta tracking is planned for a future release.


Output

Each dataset item is one project:

{
"project_id": "962926",
"platform": "campfire",
"title": "『狩りをしない猟師』夫婦の人生をかけた恩返し。山梨に野生復帰の楽園を創る。",
"category": "Other",
"goal_jpy": 10000000,
"raised_jpy": 3268500,
"percent": 32.68,
"backers": 47,
"min_return_jpy": 2000,
"max_return_jpy": 2900000,
"reward_count": 17,
"start_at": "2026-09-06",
"end_at": "2026-10-25",
"days_left": 48,
"url": "https://camp-fire.jp/projects/962926/view",
"scraped_at": "2026-09-07T03:49:45.150Z"
}
FieldTypeDescription
project_idstringCAMPFIRE project identifier
platformstringAlways campfire
titlestringProject title (Japanese)
categorystringCategory, mapped to English ("Music", "Food", "Games", …)
goal_jpynumberFunding goal in yen
raised_jpynumberAmount raised so far in yen
percentnumberPercent funded (raised / goal × 100)
backersnumberNumber of supporters
min_return_jpynumberCheapest reward tier (yen)
max_return_jpynumberMost expensive reward tier (yen)
reward_countnumberNumber of reward tiers
start_atdateFunding start date (YYYY-MM-DD)
end_atdateFunding end date (YYYY-MM-DD)
days_leftnumberDays until funding closes (0 or negative = ended)
urlstringProject page URL
scraped_attimestampSnapshot time (ISO 8601, UTC)

Input

All fields are optional.

InputDefaultDescription
maxItems20Max active projects to return (1–400)
detailLevelfullfull = also fetch each project page for goal/rewards/dates; list = cards only (faster)
campfireSortpopularpopular | fresh | last_spurt
campfireMaxPages2List pages to scan (20 items each, 1–10)
proxyConfigurationoffOptional Apify proxy; normally not needed

Use Cases

  • Cross-border sourcing: spot funded Makuake/CAMPFIRE hits before they sell out, map to Chinese/Korean/international demand.
  • Trend research: track which categories are raising fast and how much, week over week.
  • Competitive intelligence: pricing tiers, funding velocity, backer behaviour across thousands of active projects.
  • Price databases / data resale: accumulate daily snapshots (scraped_at) into your own time-series store and sell the historical funding trend.

Pricing

  • Actor start: $0.00005
  • $0.002 per project (1,000 projects ≈ $2.00)

A single test run with default input costs under $0.01.


  • Crawls only public CAMPFIRE pages; respectful low-frequency access with a real browser User-Agent.
  • robots.txt on camp-fire.jp only disallows /projects/*/backers/; project listing and detail pages are crawlable.
  • No official developer API is published by CAMPFIRE, so this Actor mirrors the public website's own markup. Site structure changes may occasionally require a data-freshness fix.
  • Japanese titles/categories are returned as-is; category is additionally comma-mapped to an English label.

Changelog

  • 0.1 (2026-09-07): v1 — CAMPFIRE-only active-project snapshot with English category mapping and reward price tiers. Makuake + cross-platform deltas planned.

日本語(Japanese)

Japan Crowdfunding Trend Feed は、国内最大級のクラウドファンディングプラットフォーム CAMPFIRE の募集中プロジェクトを、構造化JSONで一括取得できるApifyアクターです。

取得項目:支援総額、達成率、支援者数、カテゴリ、リターンの価格帯(最安〜最高)、 募集期間、残り日数、プロジェクトURL。カテゴリは英語名に自動変換されるため、海外の 仕入れ・越境EC事業者がそのまま活用できます。

ヘッドレスブラウザ不要(静的HTML + Schema.org + GTM dataLayer を直接パース)で、 高速かつプロキシに依存しません。

価格: 起動 $0.00005、データ1件あたり $0.002(1,000件 ≈ $2.00)。 デフォルト設定の試用実行は $0.01未満 です。


© 2026 — Built with the Apify Python SDK.