I am using PhantomJS to parse some sites. Given a URL, I parse it and then I start other instances to parse related URLs (same host/domain). I see that the time of loading the page is quite big, so I was digging into the --disk-cache option.
My question is:
Where is that cache stored? I am launching my PhantomJS instances from a Rails app in Heroku, and I would like to know where is that cache stored (which directory).
Check on below path : Linux : ~/.qws/cache/Ofi Labs/PhantomJS
Windows : AppData\Local\Ofi Labs\PhantomJS\cache
Files with extension '.d' have the cached items.
On Mac OS X, the default path is ~/Library/Caches/Ofi Labs/PhantomJS
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With