Skip to content

OakNinja/phantomjs-http-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##phantom-jsproxy

####Just a simple http-proxy for scraping sites that require javascript to run in order to render properly. phantomjs loads the site, runs all the scripts and returns the DOM to the caller.

####Prerequisities:

  • phantomjs
  • phantomjs added to path

####Start: phantomjs phantom-jsproxy port

####Usage: localhost<port>/?url=your-url-here

####Example: localhost:99/?url=http://www.google.com/

About

A simple http-proxy that runs all scripts before returning the DOM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published