World Bank Procurement Lite avatar

World Bank Procurement Lite

Pricing

from $2.00 / 1,000 notice rows

Go to Apify Store
World Bank Procurement Lite

World Bank Procurement Lite

World Bank procurement notices → tender-like rows.

Pricing

from $2.00 / 1,000 notice rows

Rating

0.0

(0)

Developer

Yahor

Yahor

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

World Bank procurement notices public API → tender-like rows for exporters.

Publisher

AdobeFlex — part of procurement / open-data / compliance kit.

Input

See .actor/input_schema.json. Example: EXAMPLE_INPUT.json.

Output

Dataset rows + OUTPUT summary in key-value store.

PPE

Events depend on actor type: search_run/notice_row (tenders), match_row (compliance), result_row/util_run (utilities).

Local

cd /home/vm1/apify-actors/worldbank-procurement-lite
python3 -m venv .venv && .venv/bin/pip install -r requirements.txt
# write storage/key_value_stores/default/INPUT.json then:
.venv/bin/python -m my_actor

Cloud

export APIFY_DISABLE_KEYRING=1 APIFY_CLI_SKIP_UPDATE_CHECK=1
apify push --force
apify call AdobeFlex/worldbank-procurement-lite --input file://EXAMPLE_INPUT.json