transfermarkt-scraper icon indicating copy to clipboard operation
transfermarkt-scraper copied to clipboard

Include a 'how to contribute' section in the README

Open dcaribou opened this issue 3 years ago • 0 comments

Add a small section in the README to guide potential contributors on how to extend the functionality on existing scrapers. Things to have into account

  • How to create local development environment (conda)
  • Which files would need to be modified (crawlers)
  • How to use the inspect_response and scrapy shell for development
  • Sample PRs

dcaribou avatar Jul 10 '21 14:07 dcaribou