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

ChefsFeed/full-page-fetcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%