Skip to content
Commit cd996223 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by hydrargyrum
Browse files

[boursorama] Correct investment labels & codes

For the labels, we are fetching an <a> tag, except that some invests
have no link so we were retrieving invests with empty labels.
We now handle <a> or <strong> cases with a Coalesce.
Codes were handled with IsinCode & code_types with IsinType.
Used Base filter instead of ugly filter()(self)[0].xpath().
parent 4b9b938d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment