Sphazz / EVGA-Scraper

Scraper for EVGA B-Stock Website written in PHP with Simple HTML DOM Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVGA-Scraper

Scraper for EVGA B-Stock Website written in PHP with Simple HTML DOM Parser

Arguements: ?argument=value&argumenttwo=valuetwo&...etc

load: Only accepts valid EVGA urls
  • Loads a GPU family
  • Used for navigation between categories
  • Appended to EVGA's site url
search: *
  • Preloads search field with value
  • Still loads rest of GPU listing
exact: *
  • Only displays gpus which contain the term stored in argument
  • Does not load other gpus
ui: bool, true or false
  • Whether or not to load navigation ui
  • Default true
plaintext: bool, true or false
  • Whether or not to load webpage in plain text to converse bandwidth
  • Default false

About

Scraper for EVGA B-Stock Website written in PHP with Simple HTML DOM Parser


Languages

Language:PHP 86.3%Language:CSS 11.2%Language:HTML 1.7%Language:JavaScript 0.7%