MongoDB Import
No credit card required
MongoDB Import
No credit card required
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.
You can access the MongoDB Import programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "collection": "results"
3}' |
4apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
4 stars
0% runs succeeded
Created in Dec 2017
Modified 2 months ago