Unable to install PhantomJS

333 views Asked by At

I am working on a project which needs PhantomJS for scraping ajax content. It is working pretty well in my local pc which has Windows 8.1 OS and using apache local server. I got a shared server for running this project remotely. The shared server has CentOS 6.2. When I am running phantomjs it is asking for fontconfig and freetype libraries but it is not possible to install it on a shared server. Is there any way to do it? Is there any alternative to PhantomJS?

1

There are 1 answers

1
aliminnet On

PhantomJs is a Headless Browser and you can find the list of Headles Browsers in the link:

Headless Browser and scraping - solutions