Skip to content

Rygbee/acm-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acm-crawler

A web-crawler for ACM publications (http://dl.acm.org)

This web-crawler collects ACM publications and currently save them to a mysql database.

Usage

  • Install python modules: BeautifulSoup and MysqlDB (these can be installed via easy_intall or pip);

  • Check the file 'databaseHelper.py' for the connection parameters to the database;

  • Execute the file 'crawler.py'.

About

A web-crawler for ACM publications (http://dl.acm.org)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%