Giter Site home page Giter Site logo

dolscript's Introduction

DoLScript

scripts to check DoL status using case number for PWD or employer name for PERM, and notify via email when approved. The notification can be extended to text/sms using google voice (via curl) or twilio API.

The purpose of the bash script is to get email notification when the exact case numbers all available.

The python script is inspired by http://www.trackitt.com/ portal and the purpose of this is to monitor which date of prevailing wage is "in process" or "determination issued" when the case number is not known.

The cookie can be collected from chrome->dev tools->network tab.

chromedevtool

The python code is tested on python 2.7.X and 3.5.X

python pwd.py
python pwd3.py

The python 2 version is updated to take command line argument: 1st one cookie(only the below four param[CFID, CFTOKEN, _gid, _gat] needs to be there from your system, it will append with the rest which dont change), 2nd one is day part.
Please try like below:

python pwd.py "CFID=1234567; CFTOKEN=12345678;_gid=GA1.2.839183729.1519657235;_gat=1" "P-100-17348-"

Or you can change the cookie & day_part in code and run like the first example.

Hope it will help all the waiting immigrants!

dolscript's People

Contributors

sharif26 avatar

Watchers

 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.