Skip to content

olpeh/harbour-app-info-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harbour-app-info-bot

A simple web scraper bot for reading app download/active/likes/comment information from harbour.jolla.com. Notifies about new likes or comments through IRC.

Requirements

pip install -r requirements.txt

Additional requirements

apt-get install xvfb python-mysqldb libmysqlclient-dev

Usage

  • Install the requirements
  • Create a secrets.py file including your username and password
  • Run python run.py to see if it works
  • Set a cron script to run it as often as you desire to (eg. */30 * * * * /path-to-destination/run.py)

About

A simple tool for scraping app download/active/like/comment info from harbour.jolla.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages