Skip to content

A screen-scraping python script to query TERA item databases from the command line.

Notifications You must be signed in to change notification settings

alfg/tera-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

tera-query

A screen-scraping python script to query TERA item databases from the command line.

Installation

$ pip install prettytable==0.5 BeautifulSoup
$ python teraQuery.py

teraQuery.py

Notes

Due to the screen-scraping nature of this script, it is very likely to break if there are any changes to the DOM of the sites it's querying. If so, just create an issue ticket and I will fix! Or fix yourself and send a pull request. :)

About

A screen-scraping python script to query TERA item databases from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages