Skip to content

dsantmajor/trolley

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trolley

Trolley is a collection of scrapers written using Scrapy, BeautifulSoup and lxml.

Usage

$ pip install -r requirements.txt
$ brew install phantomjs
$ scrapy crawl <spider> -o <output> -t <format e.g. csv, json>

Current Scrapers

  • ASX Company Research
  • Coles Online
  • South Australia
  • True Local
  • Visit Victoria
  • Western Australia
  • Woolworths Online

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%