Skip to content

jgombac/web_extraction

Repository files navigation

Run

 # cd implementation-extraction
 # python run-extraction.py A // XPath
 # python run-extraction.py B // regex
 # python run-extraction.py C // wrapper
 # python run-extraction.py   // all

Results will be in /results/(A|B|C)

libraries

  • lxml
  • json
  • re
  • bs4
  • chardet
  • math

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published