Giter Site home page Giter Site logo

py-ranoid / ssn-intranet-downloader Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 5.0 979.85 MB

Python Script to download all files for a given branch & semester from the intranet and hence generate a local copy of the webpages.

Python 0.80% HTML 99.20%
ssn scraper crawler gitpython

ssn-intranet-downloader's Introduction

SSN Intranet Downloader

Python Script to download all files for CSE/IT given year & semester from the intranet and hence generate a local copy of the webpages.

Requirements

Options Help
-b Branch. 5 for CSE. 9 for IT
-y Year. 1 / 2 / 3 / 4
-s Semester. 1 - Odd / 2 - Even
-p Path to download files to

Example (Run on SSN WiFi)

To run the script. (Input using prompts)

python ssn.py

To download 2nd year CSE even semester files in current path

 python ssn.py -b 5 -y 2 -s 2

To download 3rd year IT odd semester files in /home/MyComputer

 python ssn.py -b 9 -y 3 -s 1 -p /home/MyComputer
  • Progress bar to indicate download status of each subject
  • Renames files based on headings/ link text from pages.
  • Updates downloaded files every time script is run. Does not overwrite prexisting files.

Maintaining GHPages version

Uses Github Pages to host Intranet files.

Requirements

Usage

python globalize.py

ssn-intranet-downloader's People

Contributors

py-ranoid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.