Skip to content

Martin-Thiele/hltv-Csgolounge-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hltv & csgolounge scraper

####This project is no longer active since i have been banned from hltv. I will no longer keep it updated.

A scraper for hltv.org and csgolounge.com, written for my project: www.brintos.dk/csgo

This is a scraper written in java with the purpose of scraping latest matches and results from hltv.org, as well as gathering odds from csgolounge.com. These results are then added to a database consisting of CS:GO players, teams, maps, matches, and competitions

Install

  1. in order to take full effect of this scraper, you'll need a database structure to match. Import the database sql file to your database.
  2. Replace database information in database.java marked with "DATABASE_URL", "USERNAME", "PASSWORD"
  3. Replace userAgent in Main.java
  4. In order for the website code to work, "php5-mysqlnd" needs to be installed.

Dependencies

  • JDBC driver
  • JSoup Both libraries are included and can be found here

About

A scraper for hltv.org and csgolounge.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published