Skip to content

Conversation

@andykais
Copy link
Owner

@andykais andykais commented Jan 26, 2019

change query ReturnType from `{ [scraper:string]: Row }[]` to `Row[][]`
options should be reusable, params is the truly one-off params
like input & folder
for now, this is not a pressing feature. See
#12 for details.
replace mocha before function callbacks with async/await
big win to allow users to call `scrape` for both a scraper and a query
function #15
@andykais andykais merged commit 6f61c4d into master Feb 28, 2019
@andykais andykais deleted the config-structure-defs branch May 17, 2019 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create query function before creating folders/tables validate input names & scraper names as slugs add limit flag to ScrapeConfig

2 participants