Yamato Kuroneko Pickup Request Bot (Japan) avatar

Yamato Kuroneko Pickup Request Bot (Japan)

Pricing

$300.00 / 1,000 pickup requests

Go to Apify Store
Yamato Kuroneko Pickup Request Bot (Japan)

Yamato Kuroneko Pickup Request Bot (Japan)

Automates pickup request (集荷申し込み) on Yamato Transport (クロネコヤマト) Japan. Logs in with your Kuroneko Members credentials, navigates to the pickup form, fills in date/time/package info, and submits. Private Actor — use your own credentials.

Pricing

$300.00 / 1,000 pickup requests

Rating

0.0

(0)

Developer

Kai Shitashima

Kai Shitashima

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Categories

Share

Automates pickup request (集荷申し込み) on Yamato Transport (ヤマト運輸 / クロネコヤマト) for Japanese EC sellers. Logs in with your Kuroneko Members credentials, navigates to the pickup form, fills in date, time, and package info, and submits.

Private Actor — This Actor uses your own Kuroneko Members account. It does not access any third-party data. Use at your own risk; Yamato's terms of service do not explicitly permit automation.


Requirements

  • Kuroneko Members (クロネコメンバーズ) account
  • Login ID (email or member number)
  • Password

Input

FieldTypeRequiredDefaultDescription
userIdstringKuroneko Members login ID (email or member number)
passwordstringKuroneko Members password
packageCountinteger1Number of packages to pick up (1–99)
productNamestring食料品Product name to enter in the form (e.g. 衣類, 書籍)
pickupDateOffsetinteger1Days from today for pickup (1 = tomorrow, 2 = day after)
pickupTimeKeywordstring17時Keyword to match pickup time slot (e.g. 17時, 午後, 14時)
addressKeywordstring`` (empty)Keyword to match your registered pickup address (e.g. your city name). Leave empty to use default address.

Output

Each run pushes one result record to the dataset:

{
"success": true,
"pickupDate": "2026年5月15日",
"packageCount": 1,
"productName": "食料品",
"finalUrl": "https://shuka.kuronekoyamato.co.jp/...",
"completedAt": "2026-05-14T10:30:00.000Z"
}

On failure:

{
"success": false,
"error": "Error message here",
"pickupDate": "2026年5月15日",
"completedAt": "2026-05-14T10:30:00.000Z"
}

PPE Pricing

This Actor uses Pay-Per-Event (PPE) pricing.

  • $0.30 per successful pickup request
  • Infra costs are automatically deducted from user credits (no additional cost to developers)
  • Failed runs are not charged

Notes

  • This Actor uses headless Chrome (Playwright) to operate the Yamato web interface
  • Selectors are verified against the Yamato website as of 2026-02-12
  • If the Actor stops working after a Yamato UI update, please file an issue
  • Yamato's website may require 2–3 seconds between interactions; this is by design

ライセンス / License

MIT


Japanese / 日本語説明

ヤマト運輸(クロネコヤマト)の集荷申し込みを自動化するActorです。クロネコメンバーズのID・パスワードでログインし、集荷フォームを自動入力して申し込みを完了します。

用途: 食べチョク・BASE・Shopify等でEC販売をしている方が、毎日の集荷申し込みを自動化するために使用。

注意: 本Actorはユーザー自身のアカウントを操作します。第三者のデータへのアクセスは行いません。