mirror of https://github.com/scrapy/scrapy.git
Updated GSoC 2014 (markdown)
parent
3704eba6f0
commit
87a9848ac1
42
GSoC-2014.md
42
GSoC-2014.md
|
|
@ -294,11 +294,15 @@ Scrapely is a library for extracting structured data from HTML pages. Given some
|
|||
|
||||
### Replacing html regexp+python parsing with a c-based parser
|
||||
|
||||
Brief explanation: ---
|
||||
Expected results: ---
|
||||
Required skills: ---
|
||||
Skill level: ---
|
||||
Mentor: Shane Evans
|
||||
**Brief explanation**: ---
|
||||
|
||||
**Expected results**: ---
|
||||
|
||||
**Required skills**: ---
|
||||
|
||||
**Skill level**: ---
|
||||
|
||||
**Mentor**: Shane Evans
|
||||
|
||||
Shane:
|
||||
> e.g. gumbo parser, would need to research.
|
||||
|
|
@ -306,22 +310,30 @@ Shane:
|
|||
|
||||
### Better table support in scrapely
|
||||
|
||||
Brief explanation: ---
|
||||
Expected results: ---
|
||||
Required skills: ---
|
||||
Skill level: ---
|
||||
Mentor: Mikhail Korobov
|
||||
**Brief explanation**: ---
|
||||
|
||||
**Expected results**: ---
|
||||
|
||||
**Required skills**: ---
|
||||
|
||||
**Skill level**: ---
|
||||
|
||||
**Mentor**: Mikhail Korobov
|
||||
|
||||
Shane:
|
||||
> (no need to annotate as much, or table-specific annotations)
|
||||
|
||||
### Support extracting fields in arbitrary order
|
||||
|
||||
Brief explanation: ---
|
||||
Expected results: ---
|
||||
Required skills: ---
|
||||
Skill level: ---
|
||||
Mentor: Shane Evans
|
||||
**Brief explanation**: ---
|
||||
|
||||
**Expected results**: ---
|
||||
|
||||
**Required skills**: ---
|
||||
|
||||
**Skill level**: ---
|
||||
|
||||
**Mentor**: Shane Evans
|
||||
|
||||
Shane:
|
||||
> (interesting, bit of research, testing, etc.), or just where we have tables (or similar) and the field name is in one column with the value in another (easier version of the problem)
|
||||
|
|
|
|||
Loading…
Reference in New Issue