Skip to content

Investigate if we can share parts of the crawler code with the autowebcompat project #33

@marco-c

Description

@marco-c

The autowebcompat's crawler is at https://github.com/marco-c/autowebcompat/blob/master/collect.py.

For this issue, we should:

  1. investigate whether it's feasible to write a single crawler that can be used for both projects (or does one project require something that really doesn't work for the other?);
  2. create a crawler library and make both this project and autowebcompat use it.

If we find that we can't share the entire crawler, we can probably at least share parts of it (we could create a crawler_utils library).

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