get sourcecode after javascript execution with curl get sourcecode after javascript execution with curl curl curl

get sourcecode after javascript execution with curl


You can do it, but it's more involved than I think you realize. Neither curl nor wget have Javascript engines, so you'll need something that has one.

I would start by looking at PhantomJS.