Code Monkey home page Code Monkey logo

ads509's Introduction

ADS 509: Data Acquisition with APIs and Scraping

Acquiring data is one of the fundamental steps in any analysis and proficiency at APIs and web scraping unlocks rich data sets for future analyses. In this assignment, you will scrape lyrics from AZlyrics.com.

Instructions:

  1. Create a repository under your GitHub account from this template: https://github.com/37chandler/ads-tm-scrape. Instructions can be found here. Make your repository public or add your instructor’s Github account as a collaborator.
  2. Choose two musical artists for your project. Both should have at least twenty songs at their artist page on AZLyrics. Those pages have forms like this: https://www.azlyrics.com/r/robyn.html.
  3. The file “Lyrics Scrape.ipynb” holds your starting code for this assignment.
    • This file holds starting code for the assignment. Follow the instructions in that notebook, pulling and storing the lyrics for both artists.
    • The final part of the notebook holds the evaluation code. If you’ve completed the assignment correctly, you should be able to just run this section as is.

Things to leave out of your repo

  1. Do not include the raw data in the repository. The .gitignore file is set up to ignore the lyrics/ folder. Git attempts to track every character change in every committed file, so committing a large data file and then making any modification to it can result in a repository that is large and hard to work with.

Assignment Materials:

Deliverables:

  • When you have finished your code, print your notebook as PDFs and upload these documents to Canvas.
  • Commit your code and push the changes to GitHub so your instructor has access to the ipynb notebook files and any other code you create.

ads509's People

Contributors

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