GithubHelp home page GithubHelp logo

parseexamquestions's Introduction

SYNOPSIS

Parse Exam Questions Examtopics

DESCRIPTION

Crawls Examtopics.com for all the relevant exam questions (search is based on the provided $ExamCode). The questions will be exported in CSV format, compatible with the exam testing app MTestM (Android & iOS)

REQUIREMENTS

*** TIP *** When you find errors in your output file or anything out of order that you would like to change, try doing so by tweaking the code instead of the CSV. Most of the time you will find another issue later on that requires you to make a adjustment to the source file and rerun it. By making all your adjustments in the source file, you prevent repeatedly changing your output file.

*** Note *** This script was designed to be run on Windows, adjustments will be needed for running this on Linux or MacOS.

EXAMPLE

How to use:

  1. Update Selenium chromedriver.exe so that it's version corresponds with your installed Google Chrome browser's version
  2. Run Script

Common Errors:

Sometimes the location of specific items on the website changes, which leads to a broken script. If this happens use DevTools in your browser on the website to update the corresponding FullXPath of the item that caused the error.

INPUTS

ExamCode used as search parameter for crawling exam questions

OUTPUTS

A CSV file formatted for use with MTestM app for mobile devices (Android & iOS)

Issues / Contributing

Please log any issues you find and feel free to contribute :)

parseexamquestions's People

Contributors

snodecoder avatar

Stargazers

Bruno Miranda avatar

Watchers

Bruno Miranda 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.