/ScrapeDota

A script for scraping Dota 2 hero information from http://www.dota2.com/heroes/.

Primary LanguagePythonMIT LicenseMIT

ScrapeDota

ScrapeDota is a simple web scraper which gets the latest hero data from www.dota2.com/heroes.

Run it!

ScrapeDota is self contained in the scrapedota.py file from the repository.

Features

  1. Scrape the latest hero data from www.dota2.com/heroes and print JSON to hero_data.txt.

Limitations

ScrapeDota does not yet scrape item data.

License

MIT, see LICENSE for more details.