Releases: dcaribou/transfermarkt-scraper
Releases · dcaribou/transfermarkt-scraper
Release 0.4.0
Release 0.3.0
Release 0.2.1
- Extract data from non-national competitions (#27) (3c3dada)
- Scrape referee name from games (#33) (a7ef0ed)
- Adapt to Transfermakt site upstream changes (#35) (b6442cc)
- Avoid exceptions on stripping by using "safe_strip" (fa2131d)
- Scrape "market_value" Attributes from players (#32) (35322da)
- Fix missing attributes on player crawler (#31) (77b449a)
- Fix seasonize href for non-domestic (cbb5e61)
Release 0.2.0
- Include a "how to contribute" section in the README.md (#26) (3e5d043)
- Extract additional game attributes (#25) (3a5cf37)
- Fix: Avoid 'stripping' on potentially null strings (d51ba91)
- Refactor spiders and add club attributes (#24) (cfb41e1)
- Fix scrapy contract: updated URL (d44a281)
- Generic 'shield element' finder (c029d88)
- Use scrapy default user agent (#21) (7e304e4)
- Adapt to Transfermakt site upstream changes (2a0df2f)
- Improved parsing on citizienship and place of birth (6f10c3e)
- Improve stability on table cell parsing (7fed0cd)
Release 0.1.1
Support scraping by entity
v0.1.0 Reference player-scores as usage example
Kick off tagging
Start project tagging to handle upcoming breaking changes