Determine format of information for crawler
Open
Nobody has claimed this yet.
discussion
- Dominant language
- HTML
- Stars
- 336
- Forks
- 63
- Avg merge
- 12h
- Merged PRs (30d)
- 8
Description
We are planning on having a crawler collect information from proposals for display. At the moment the following are necessary:
- title : text string
- short description (max 150 characters?) : text string
- champion : array of strings
- author : array of strings
- test : URL
- specification : URL
- code sample : code block (text string)
- resources (github repo, etc) : array of urls
- proposal group (if applicable) : proposal group name
Is anything missing from this list?
<edited to add proposal groups, code samples, and types for the information>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start with the proposed crawler fields in this issue, then inspect how proposal information is currently represented for display; done means the required information format and any missing fields are agreed.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100