Skip to content

Add reserved word scraper framework. #4

Open
@jgornick

Description

@jgornick

For now, the only way to add new words to reservedwordsearch.com is by manually visiting the sources, copying the words, doing some manipulation, and finally creating a platform JSON document.

Most of the sources are links to HTML pages that could easily be parsed. It would be nice to create a framework that would allow users to instead write new scrapers to build the platform documents rather than having to do them by hand.

This could be inspired by the scraper framework used for devdocs:

Reference issues #1 for a wrapper around running scrapers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions