get-network-traffic-data

0.0.0 • Public • Published

phantom-network-traffic-data

A CasperJS based script to collect various data about the network traffic traffic for a given list of urls. Outputs it's result into a json file. Requires a config file to work which has two keys (urls and the destination for the output_file).

{
    "urls":[
        "<url>",
    "<some other url>
    ],
    "output_file":"output.json"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    0

Package Sidebar

Install

npm i get-network-traffic-data

Weekly Downloads

0

Version

0.0.0

License

ISC

Last publish

Collaborators

  • hibernationtheory