Skip to content

nonoah/ScrapyCounty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ScrapyCounty

Implemented by Python

Overview:

Collecting sales data from <http://salesweb.civilview.com/>
Counties supported:
- Morris
- Essex
- Bergen

Installation:

pip https://pip.pypa.io/en/stable/installing/

Part 1:

Part 2:

Run:

Part 1:

  1. Open Shell
  2. cd ScrapyCounty/
  • scrapy crawl morris -o morris_items.csv
  • scrapy crawl essex -o essex_items.csv
  • scrapy crawl bergen -o bergen_items.csv

Part 2:

  1. Open google_sps.py
  2. Command + B

About

Implemented by Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%