Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 535 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 535 Bytes

Apify Crawler WordPress Plugin

Consume Apify's API Endpoint and save the results to the Database from WordPress.

Features

  • Execute an Apify's Crawler Instance from WordPress
  • Get the execution results and save them to the database
  • View the results from the WordPress Admin interface

Installation

  • Download the zip file inside ./dist folder
  • Install the plugin's zip file through WordPress plugin's Admin interface

Development

  • Clone the repository
  • Execute npm run build to build the plugin