Giter Site home page Giter Site logo

using-python-to-access-web-data's Introduction

This is my work for the Coursera Course - Using Python to Access Web Data

Instructor - Charles Severence

University - University of Michigan

Course Strucutre -

  • 6 weeks of Course

  • 1 peer reviewed assignment

  • 5 Quiz

  • 7 Python programming Assignment on external tool

The answers to each programming assignment and Quiz is uploaded in each week.

Instruction to use programming codes -

  1. You need to install Python2 or Python3 in order to run the codes on your own machines.

  2. You also require to download and install the BeautifulSoup library.

    For linux - sudo apt-get install python-bs4 (for Python 2)

             sudo apt-get install python3-bs4 (for Python 3)
    

    For more refer to - https://www.crummy.com/software/BeautifulSoup/bs4/doc/

  3. For windows you need to install pip and then use it to install BS

  4. Some code have comments, Please read them to get your answers

  5. All the codes follow the standard pattern prescribed by the Course instrucutor.

Instruction for Quiz document -

  1. The quiz document are in the form of Word Document.

  2. Each Document has Screenshot of the right answer along with the questions.

  3. There may be a few exception where the answer is wrong, In those cases the answer is explicitly mentioned below the screenshot.

NOTE - Some of the theoretical question may differ due to being shuffled and the order of the option may also differ.

NOTE - In case of any confusion regarding how the code works and other issues, you can refer to the worked examples in the course. They will explain each and every line.

using-python-to-access-web-data's People

Contributors

i-am-harsh 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.