A LookingGlass dataspec package for data scraped from resume social network LinkedIn
Using this package
- Install LookingGlass
- Go into the
app/dataspec/directory - Clone this spec package
git clone https://github.com/TransparencyToolkit/dataspec-linkedin.git - Add this dataspec package to your
instances/config.jsonfile
{
"Dataset Config": ["app/dataspec/dataspec-linkedin/"],
"Page Title": "Your LookingGlass App",
...