ContentMine / quickscrape

A scraping command line tool for the modern web
MIT License
260 stars 43 forks source link

Create standalone cross-platform app #8

Open blahah opened 10 years ago

blahah commented 10 years ago

Use node-webkit and grunt node-webkit builder, with a simple HTML5 GUI for launching and getting the results of scraping sessions.

This does not negate the need for installation refinement for the command-line tool (#6).

darobin commented 10 years ago

Is this something you'd see as a possible project to take on as part of the upcoming Mozilla sprint https://etherpad.mozilla.org/swc-sprint-2014 ?

petermr commented 10 years ago

Yes, I am talking with Kay Thaney this afternoon

On Thu, Jul 10, 2014 at 11:56 AM, Robin Berjon notifications@github.com wrote:

Is this something you'd see as a possible project to take on as part of the upcoming Mozilla sprint https://etherpad.mozilla.org/swc-sprint-2014 ?

— Reply to this email directly or view it on GitHub https://github.com/ContentMine/quickscrape/issues/8#issuecomment-48590534 .

Peter Murray-Rust Reader in Molecular Informatics Unilever Centre, Dep. Of Chemistry University of Cambridge CB2 1EW, UK +44-1223-763069

darobin commented 10 years ago

Sweet — I'll see if I can make progress on this specific issue then. If there's anything (other than the code) that you reckon I ought to look at for prep, I'm happy to look at pointers.

blahah commented 10 years ago

@darobin yes, this would be a nice target. The main target will be to expand the collection of journal scrapers (https://github.com/ContentMine/journal-scrapers), but getting the standalone app would be nice. If you do work on this I'll join in.