PhearJS icon
PhearJS icon

PhearJS

PhearJS renders dynamic webpages using PhantomJS: fetch a page, render it and return a pretty JSON object. PhearJS is offered as a hosted API as well as an open source solution that you can host yourself.

Cost / License

  • Free
  • Proprietary

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

PhearJS News & Activities

Highlights All activities

Recent activities

Show all activities

PhearJS information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Free product.
  • Alternatives

    43 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all
PhearJS was added to AlternativeTo by TomAiz on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is PhearJS?

PhearJS renders dynamic webpages using PhantomJS: fetch a page, render it and return a pretty JSON object. PhearJS is offered as a hosted API as well as an open source solution that you can host yourself.

Many websites rely on Javascript for data via AJAX and front-end rendering. When a machine (e.g. curl) requests such a page it only 'sees' an empty page.

This is a problem when you want to get a static copy of a dynamic page, e.g. for SEO purposes, web scraping or data mining. PhearJS fixes this by rendering pages in a headless PhantomJS browser and returning a fancy JSON object containing the rendered page + meta data about the response.