Skip to content

A simple working example of running PhantomJS on AWS Lambda via NodeJS

License

Notifications You must be signed in to change notification settings

Certn/lambda-node-phantom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE

I have been told that this no longer works! I no longer use AWS/Lambda so for now the best I can do is link to an alternate solution.

PRs are welcome to get this working again.

lambda-node-phantom

A simple working example of running PhantomJS on AWS Lambda via NodeJS

This repository contains a complete, working example of running a simple PhantomJS script on AWS Lambda through a NodeJS child process.

First, clone this repository (or download the zip). Next, compress the contents of the folder, and upload the zip file to an AWS Lambda function.

The PhantomJS binary is included in this repository, but if you would like to download it yourself you can get it from the PhantomJS Bitbucket Page; download phantomjs-1.9.8-linux-x86_64.tar.bz2.

About

A simple working example of running PhantomJS on AWS Lambda via NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%