Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 439 Bytes

full-page-fetcher

Description: Service that fetches pages from JS based apps, waiting for render to happen, and then returning.

Disclaimer: Total work in progress.

Requirements: Node, PhantomJS.

Usage:

  1. npm install (installs node requirements)
  2. install PhantomJS (depends on OS)
  3. node server.js (see code for configuration options)

TODO:

  • Handle errors
  • Honour etags
  • Cache content, based on headers.