0 Forks
2 Stars
2 Watchers

wwb

A web scraping app in Django. In development for Worldwide Books, a leading supplier of art books and exhibition catalogs to academic libraries. Uses beautifulsoup to check a user-supplied list of ISBNs against a customer library's holdings, returns search results as exportable table.

How to download and setup wwb

Open terminal and run command
git clone https://github.com/ngm01/wwb.git
git clone is used to create a copy or clone of wwb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wwb https://github.com/ngm01/wwb/archive/master.zip

Or simply clone wwb with SSH
[email protected]:ngm01/wwb.git

If you have some problems with wwb

You may open issue on wwb support forum (system) here: https://github.com/ngm01/wwb/issues