Test Gist
No credit card required
Actor Metrics
0 monthly users
-
0 No bookmarks yet
Created in Feb 2018
Modified 7 years ago
This is an example of Apify Actor act that is stored as GitHub Gist. Gist might be useful if your act has multiple source code files but you don't want to create a full Git repository for it. All files of this Gist are provided under Apache 2.0 license.
Just beware that whenever you edit the Gist, you'll need to rebuild the act.
Are you missing anything? Something not clear? Please let us know at support@apify.com
act-in-gist-example.js
Contains the source code of the act in Node.js 8.
package.json
The file used by NPM to maintain meta-data about the package, such as list of dependencies. See NPM docs for more details.
Dockerfile
Contains instructions for Docker how to build the image for the act. For more information, see Dockerfile reference.
README.md
The readme file is used to generate a long description of the act that is displayed in the Apify library as well as on the project's GitHub page.