har-heedless
Category index with 37 of 37 entries in har-heedless.
Add note about project being archived
Add note about project being archived
Add master's thesis presentation photo to readme
Add master's thesis presentation photo to readme
Use HTTPS for links where possible
Use HTTPS for links where possible
Add citation information, update copyright years
Add citation information, update copyright years
Add usage to readme
Add usage to readme
Thank you Yaffle for URLUtils.js
Thank you Yaffle for URLUtils.js
Make relative redirects absolute to the request that generated it
Make relative redirects absolute to the request that generated it
Remove the single domain downloader, as it's easier to call the single url downloader
Remove the single domain downloader, as it's easier to call the single url downloader
Exclude 304 as a redirect
Exclude 304 as a redirect
Re-focus code on downloading URLs, albeit only domain root URLs at this point in time
Re-focus code on downloading URLs, albeit only domain root URLs at this point in time
Use the entire HTTP status 3xx range for redirect detection
Use the entire HTTP status 3xx range for redirect detection
Timeout phantomjs after 90 seconds
Timeout phantomjs after 90 seconds
Use base64 --decode, which is supported across more platforms
Use base64 --decode, which is supported across more platforms
Add check for GNU parallel
Add check for GNU parallel
Use GNU parallel for improved CPU load handling, output domain as a progress indicator
Use GNU parallel for improved CPU load handling, output domain as a progress indicator
Add the current domain as a progress indicator
Add the current domain as a progress indicator
Add sleep after opening a webpage, to allow additional async resources to load and render
Add sleep after opening a webpage, to allow additional async resources to load and render
Read list of domains from stdin
Read list of domains from stdin
Make parallelism count an argument
Make parallelism count an argument
Remove counter and timestamp from output
Remove counter and timestamp from output
Optional screenshots
Optional screenshots
Remove space that snuck into search-replace once
Remove space that snuck into search-replace once
Generate a single request entry with the origin url that failed
Generate a single request entry with the origin url that failed
Reword error message
Reword error message
Actually use exit code for phantomjs call
Actually use exit code for phantomjs call
Use current directory for output, call scripts relative to script path
Use current directory for output, call scripts relative to script path
Best practice to define bash script
Best practice to define bash script
Parallel HAR batch downloading
Parallel HAR batch downloading
Update project one-line summary
Update project one-line summary
Rename the project to har-heedless
Rename the project to har-heedless
Use a modified local version of netsniff.js
Use a modified local version of netsniff.js
Use a local version of netsniff.js, from PhantomJS
Use a local version of netsniff.js, from PhantomJS
Use GPL3 for heedless
Use GPL3 for heedless
Build a placeholder HAR file with an error comment instead of a plain error message string output
Build a placeholder HAR file with an error comment instead of a plain error message string output
Dowload HAR files for a single or multiple domains in serial, and output them with a timestamp
Dowload HAR files for a single or multiple domains in serial, and output them with a timestamp
Ignore output
Ignore output
Initial commit
Initial commit