Is it possible to merge together python and javascript..
I am looking forward to fetching the contents of a webpage, parse them and use them in a webpage from javascript.

I am a beginner in javascript and i couldn't find any means to fetch the contents(The webpage's entire source code) of a webpage. But i am in a situation where i can't use python entirely since i am actually trying out an extension for firefox.

So.. Any suggestions and pointers will be of great help to me..

Thanks and regards
Vivek

I think you can replace javascript with python code, but your webserver has to be python enabled.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.