- Set up table scraping parameters and execution
- Fix json configuration generation
- Edit requirements
- Add levels argument for genconfig command, to create crawler config files for a specific depth
- Update documentation
- Minor fixes
- Include implementation to use csv as the output format
- Fix bug in generate script template
- Update tests
- Include implementation for
scrapple run
andscrapple generate
for crawlers - Modify web interface for editing scraper config files
- Revise skeleton configuration files
- Release on PyPI with revisions
- Include web interface for editing scraper config files
- Modified implementations of certain functions
- First release on PyPI