This repository holds the data collection pipelines created by contributors
To contribute, first fork this repository, create a folder that consolidates the work you've done by following the schema shown in the ExampleScraper folder, ie:
- Create clean parameterizable code
- Dockerize it so it can be run anywhere
- Create a docker-compose as an example usage and documentation
Please follow the [Guidelines] of DiamondDAO for coding standards