philss / floki

Floki is a simple HTML parser that enables search for nodes using CSS selectors.
https://hex.pm/packages/floki
MIT License
2.05k stars 155 forks source link

protocol Enumerable not implemented for "xml" #174

Closed mikob closed 6 years ago

mikob commented 6 years ago

Seems to be similar to #138

This is the url I'm trying to parse: http://t2.jiji.com/linkbox?userID=shinsei-bk_v2&pageID=LB0113_MARKET_COMPOSITE&tab=1

Erlang/OTP 20 [erts-9.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [hipe] [kernel-poll:false]
Elixir 1.6.1 (compiled with OTP 19)

Let me know if I can do anything else to help!

philss commented 6 years ago

hi @mikob.. I'm investigating this. What is the version of floki you are using? Can you provide a sample of the exception back trace for this error? Thanks!

philss commented 6 years ago

Closing. Please re-open if you still facing the problem in the last version (0.20.1).