1

Using command line in linux, how can i call a webpage and get its content simulating a chrome or firefox browser. I also need for the browser to be javascript capable so it outputs the exact final html.

Thanks.

2
  • This question might point you in the right direction: stackoverflow.com/questions/2073481/… Commented May 29, 2012 at 8:16
  • To get a Webpage via Commandline you can use curl and set the UAS accordingly. Commented May 29, 2012 at 9:29

1 Answer 1

2

After some search i will be using phantomjs, http://phantomjs.org/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.