/dataspec-IndeedCrawl

A LookingGlass dataspec file for data scraped from Indeed.com

dataspec-indeed

A LookingGlass dataspec package for data scraped from job listings site Indeed.com

Using this package

  1. Install LookingGlass
  2. Go into the app/dataspec/ directory
  3. Clone this spec package git clone https://github.com/TransparencyToolkit/dataspec-indeed.git
  4. Add this dataspec package to your instances/config.json file
{
    "Dataset Config": ["app/dataspec/dataspec-indeed/"],
    "Page Title": "Your LookingGlass App",
    ...