Aaran Daniel
Results
1
issues of
Aaran Daniel
**Module:** Transfermarkt **Description of problem:** Unable to retrieve information with transfermarkt module. **Code:** ``` import ScraperFC as sfc import traceback scraper = sfc.Transfermarkt() try: # Scrape the table player_links =...
bug