2017 © Pedro Peláez
 

library dotabuff-scraper

A simple library to scrape data from dotabuff.com

image

cyberinferno/dotabuff-scraper

A simple library to scrape data from dotabuff.com

  • Wednesday, April 20, 2016
  • by cyberinferno
  • Repository
  • 1 Watchers
  • 7 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Dotabuff Scraper

A script to scrape Dotabuff website for relevant information needed., (*1)

It is inspired from the project https://github.com/onuraslan/DotaBuffCP which is written in Perl!, (*2)

Requirements

  • PHP5+
  • php_curl extension
  • Stable internet connection for fetching data from Dotabuff website

Installation

It can be installed via composer with the following configuration, (*3)

{
    "require": {
        "cyberinferno/dotabuff-scraper": "dev-master"
    },
    "config": {
        "preferred-install":"dist",
        "process-timeout": 1800
    }
}

The Versions

20/04 2016

dev-master

9999999-dev

A simple library to scrape data from dotabuff.com

  Sources   Download

GPL-2.0

The Requires

 

by Karthik P

20/04 2016

v0.1

0.1.0.0

A simple library to scrape data from dotabuff.com

  Sources   Download

GPL-2.0

The Requires

 

by Karthik P