summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-27Bump version: 0.1.0 → 0.1.1v0.1.1Karl Lorey
2020-09-27Fix username for token authentication in travis configKarl Lorey
2020-09-27Bump version: 0.0.0 → 0.1.0v0.1.0Karl Lorey
2020-09-27Adapt bumpversion to black formattingKarl Lorey
2020-09-27Set verion to 0.0.0 to use bumpversionKarl Lorey
2020-09-27Add travis badge to readmeKarl Lorey
2020-09-27Fix missing lxml requirementKarl Lorey
2020-09-27Add PyPI credentialsKarl Lorey
2020-09-27Prepare python package with cookiecutter templateKarl Lorey
2020-09-26Increase log level for make-based test runsKarl Lorey
2020-09-26Add test for id-based selectorsKarl Lorey
2020-09-26Use heuristic to prefer simple rules in single-item scraperKarl Lorey
2020-09-26Skip unstable testKarl Lorey
2020-09-26Fix quote_to_scrape exampleKarl Lorey
2020-09-26Simplify interfaces even more (plain html only)Karl Lorey
2020-09-26Update README with new interfacesKarl Lorey
2020-09-26Unify interfacesKarl Lorey
2020-09-26Generate id and child-based selectorsKarl Lorey
2020-09-26Make rule-based selection faster and more robustKarl Lorey
2020-09-26Add test set generation for single item pagesKarl Lorey
2020-09-25Improved basic scraper to be fully functionalKarl Lorey
2020-09-25Fix duplicated training runs for attributes in simple scraperKarl Lorey
2020-09-25Introduce new object model with rule-based scraperKarl Lorey
2020-09-24Improve speed by sampling and limiting generated css pathsKarl Lorey
2020-09-24Turn generator to list for easier debugging when testing generatorsKarl Lorey
2020-09-23Renaming again to avoid name collision :(Karl Lorey
2020-08-01Extend README with picture and installation instructionsKarl Lorey
2020-07-31Add example for quotes.toscrape.comKarl Lorey
2020-07-31Add setup.pyKarl Lorey
2020-07-31Ignore whitespace when extracting text of tagsKarl Lorey
2020-07-31Renaming to autoscraper to avoid name collisionKarl Lorey
2020-07-31Use css selectors for classificationKarl Lorey
2020-07-31Add generators for css selectors based on a path of nodesKarl Lorey
2020-07-30Add ML-based scraping for one item per pageKarl Lorey
2020-07-30Change build() method signature to have items firstKarl Lorey
2020-07-30Introduce autoscrape.util moduleKarl Lorey
2020-07-30Improve README wordingKarl Lorey
2020-07-30Turn module into packageKarl Lorey
2020-06-10Add ML-based prototypeKarl Lorey
2020-06-10InitialKarl Lorey