Skip to content

Sphazz/EVGA-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published