Category: Web Scraping and Automation Tools
Apify is a web automation and data extraction platform. Offering powerful tools for developers and non-developers alike, Apify simplifies web scraping, automation, and data processing tasks.
Tier: 3
Supported API Version: v2
Type: Source
Authentication: Token-based
Resources:
Resources | Sub resources | Status | Description | Parameters |
---|---|---|---|---|
Actors | All Actors | Yes | This resource will retrieve every actor within your account. | N. A |
Actors | All Actors in store | Yes | This resource will retrieve all the actors that are available in market. | N. A |
Actor Tasks | All Actor Tasks | Yes | This resource will retrieve tasks of every actor within your account. | N. A |
Actor Runs | All Actor Runs | Yes | This resource will retrieve information about actor runs for every actor within your account. | N. A |
Datasets | All Datasets | Yes | This resource will retrieve all the datasets within your account. | N. A |
Actor Builds | All Actor Builds | Yes | This resource will retrieve build information of every actor within your account. | N. A |
Schedules | All Schedules | Yes | This resource will retrieve all schedules within your account. | N. A |
Section A:
How to get Access token
Step 1: Login to https://console.apify.com/sign-in
Step 2: You will be taken to the dashboard of Apify once you login.
Step 3: Go to Settings > Integrations
Step 4: Under Personal API tokens > Add token.
Creating Pipeline:
Step 1: Select Source Connector as Apify.
Step 2: Select Connection from the dropdown
Step 3: Configure the connection object and click Save button.
Step 4: Verify the connection details in the section and click on Next button.
Step 5: Select the Target connection and connection object and click on Next button.
Step 6: Configure field mapping page and click on Next button.
Step 7: Select the scheduling and proceed ahead by clicking on Next button.
Step 8: Confirm the details that you have selected for this pipeline and click on Submit and the pipeline will be created.