Skip to content

should we use *.page files to get keys? #28

@dneise

Description

@dneise

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions