Posts tagged 'Test Driven Development'
Practising TDD by building an application to scrape sports players data
Have you ever wanted to gather and expose data via an API or use your gathered data in your own application? For a long while, I have wanted to build my own application that uses web scrapers to do this and I have finally made a start.