Message Boards Message Boards

0
|
641 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Convert HTML codes

Posted 2 months ago

Hello everybody,

I am trying to read some data from an HTML page.

What Mathematica function, if there exists, can convert html codes to human-readable characters. For example:

"é" --> "é"

"Ω" --> "Ω"

Thanks in advance.

POSTED BY: Cesar Lozada
2 Replies
Posted 2 months ago

Thanks Eric.

It is very easy to be lost in so many functions..

POSTED BY: Cesar Lozada
Posted 2 months ago

Maybe

ImportString["é", "HTML"]
ImportString["Ω", "HTML"]
POSTED BY: Eric Rimbey
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract