Giter Site home page Giter Site logo

screenscrapping's Introduction

ScreenScrapping

This project is used for fetching the details of the open classes from ASU website

#Installation Steps.

  1. This project runs with the jSessionId and if the jSessionId gets changed, then it needs to be updated in the code.
  2. Open CheckClass.java and provide your jSessionID in line number 39.
  3. Currently this code fetches the classes based on the days Mon, Tue, Wed, Thu, Fri. If you need to include more search conditions update the search condition in url in CheckClass.java
  4. This code checks for the open classes based on the names. You could include your subject names as in line number 160.
  5. If there is an open seat in that course an output is printed in the console.

#Future word:

  1. Including the other search conditons and user can provide the search conditon through system input.
  2. Instead of using jSessionId, check for a better authentication like using a token for authentication every time.
  3. Added it to a Cron job scheduler so that it could run on a server and send notifications to mobile as sms or email.
  4. Apart from sending notifications make changes such that this system registers when the subject is open by swapping with the course in your bucket.

screenscrapping's People

Contributors

mkarthik90 avatar

Watchers

 avatar  avatar

screenscrapping's Issues

Add a README file

This looks like a cool project. Can you add a README file so maybe other people will find it easier on Google?

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.