Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 602 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 602 Bytes

hypem-scraper-python

Description

A python script that scrapes a specified user's Hype Machine favorites.

Requirements

Usage

Run "scrape_songs.py" using the Python shell.

Type the following, replacing "username" with the desired username, in to the Python shell:

get_all_songs("username")

Each song will be downloaded to the same folder that "scrape_songs.py" is in.