bpm-database-scraper

command module
v0.0.0-...-d7c8e6f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2019 License: MIT Imports: 11 Imported by: 0

README

bpm-database-scraper

  • main.old : Scapes the website bpmdatabase.com For every songs BPM
  • main.go : Uses the site beatport, does not work well.

Language

  • Golang for concurrent requests and high speed

Database

  • PostgreSQL
    • Offers Golang support
    • I have mostly structured data

Notes

Change the thread limit
  • ulimit -n 10000
Environment
  • Have PostgreSQL db running in background
    • See main.go for commands I ran to initialize table
  • .env file containing USER and PASSWORD

Success

  • Totaled 79409 songs with this program

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL