-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
At the moment the keys we use are hardcoded, e.g. here:
https://github.com/fact-project/smart_fact_crawler/blob/master/smart_fact_crawler/__init__.py#L68
But we could use the *.page
files to get the keys e.g. this one:
http://fact-project.org/smartfact/struct/tracking.page
However the keys are not valid variable names. And in case there are multiple values in one line, as e.g. in
http://fact-project.org/smartfact/struct/fact.page
there is no valid variable name.
Metadata
Metadata
Assignees
Labels
No labels