What programming language that can read and analyze html family(include css) code and put it into analytics document or program? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What programming language that can read and analyze html family(include css) code and put it into analytics document or program?

Yeah, so i can turn it into string and analyze my self to build the program for that web..

13th Oct 2020, 2:36 AM
El Roy Situmorang
2 Answers
+ 4
I think Javascript is an example as it can work on the DOM.
13th Oct 2020, 4:33 AM
Sonic
Sonic - avatar
+ 3
Python with a back end framework as well.
13th Oct 2020, 4:34 AM
Sonic
Sonic - avatar