Code Monkey home page Code Monkey logo

linkedin-picker's Introduction

Snippet

  • In ./snippet folder you can find the spippet that you can add in DevTools;
  • Then just run this snippet on job page;
  • When you run the snippet, it will open a blank page with the jobs filtered by tags and notTags included on snippet;
  • You just need to scroll the page, you don't need to click in any of the jobs offers,
  • If you want you can move to subsequent page, go ahead, everything will be added on blank page
  • After that, you can copy the content added in this new page and paste it on the path: /input/content.txt

How to configure google sheets

  • Enable Google API;
  • Create a new credential, download the file, rename to credentials.json and add on the root of the project;
  • Any problems you can verify the full documentation here;
  • Create an .env file based on .env.example which contains the informations about your google sheets like sheet's id (included on URL of you sheet) and sheet's name (that's the name of the tab on your sheet)
  • So then you can run npm install to install de dependencies and then npm run dev to parse the content.txt to the google sheets

Extra features on google sheets

  • On google sheets, I created a filter where the line is painted based on subscribed colunm, for example:

    • 0 - not subscribed (background color: white, font color: black);
    • 1 - subscribed (background color: green, font color: black);
    • 2 - not interested (background color: white, font color: white);
  • You can check this tutorial for more details;

Final's considerations

  • Any doubt open an issue or contact me by e-mail

linkedin-picker's People

Contributors

vilsonjrcorrea avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.