Skip to content

Modular tool for automatic HTML data extraction (Masters thesis)

License

Notifications You must be signed in to change notification settings

jakubkottnauer/html-extraction

Repository files navigation

html-extract

There is a simple demo page available at https://jakubkottnauer.github.io/html-extraction

Setup

yarn

Build sample websites from templates (starts webpack watcher)

yarn build

Run automated experiments

yarn exp

Production build

Production build can be created by running

yarn build:prod

For you convenience, current production build is available in the dist folder.

Releases

No releases published

Packages

No packages published

Languages