Tag Archives: wget

Using cookies.sqlite in wget or curl

Newer versions of FireFox use a sqlite3 database to store their cookies. Older versions of FireFox used a .txt file.  wget and curl know how to parse the older style text file, but not the sqlite3 database. So, I wrote … Continue reading

Posted in General | Tagged , , , , , , | 6 Comments

Music ripping (been a long time!)

Its been a long time since I’ve scraped a site that has a bunch of music tracks on it, and its kind of fun in that “I feel like a hacker but I’m not doing anything illegal” kind of way. … Continue reading

Posted in General | Tagged , , | 1 Comment