
MongoDB Import
Pricing
Pay per usage
Go to Store

MongoDB Import
Act import objects to specific mongodb collection. You can pass list of plain objects or Apify key-value store as input. For info see readme bellow.
0.0 (0)
Pricing
Pay per usage
5
Total users
26
Monthly users
2
Runs succeeded
96%
Last modified
7 months ago
You can access the MongoDB Import programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "collection": "results"<}' |<apify call drobnikj/mongodb-import --silent --output-dataset
MongoDB Import API through CLI
The Apify CLI is the official tool that allows you to use MongoDB Import locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: