dart_spider 0.0.9
dart_spider: ^0.0.9 copied to clipboard
Simple way to scrape and extract data from websites in a structured way.
0.0.1 #
- Initial version.
0.0.2 #
- Remove .DS_Store files
0.0.3 #
- Fix exports of models
0.0.4 #
- Updated Readme file
0.0.5 #
- Updated code documentation
0.0.6 #
- Updated code documentation
0.0.7 #
- Add Wildcard selector (~) for JSON Parser
0.0.8 #
- Update example.dart
- Updates to SiblingParser: SiblingOptional now requires siblingDirection which can be previous or next. Defaults to next.
- Fix URL Parser prepending
0.0.9 #
- Add asin prepending to configs