VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

LYRDB class (update #1) Retrieve song lyrics automatically with LYRDB web services

Flavio Gonzalez Vazquez  (1 Submission)   Internet/HTML   Beginner   Wed 3rd February 2021

[Update #1 - possibility to upload lyrics to the database!] --------------------------
Lyrdb Lookup is a sample project using clsLyrdb, a VB6 class encapsulating all LYRDB functionality to retrieve lyrics automatically without having to parse full HTML pages of content. I've recently created LYRDB.com, a different lyrics portal: it has over 1.500.000 lyrics (wow!) and it offers free web services to access this huge resource of lyrics programatically.
For this purpose, I have created a self-contained class that connects via Internet to LYRDB (with proxy support) and allows you to search for lyrics programatically with simple calls. Then, you can iterate over the results to show them and you can retrieve all the lyrics you want, passing a lyrics identifier (provided along with search results).
The class is very easy to use and does not have any dependence. This project is an example of how to use this class.
Please vote for this project and send feedback! If you think I could improve both the class and the web services, please comment it or mail to me ([email protected])!

API Declarations
(see class code)

Rate LYRDB class (update #1) Retrieve song lyrics automatically with LYRDB web services (7(7 Vote))

Download LYRDB class (update #1) Retrieve song lyrics automatically with LYRDB web services

LYRDB class (update #1) Retrieve song lyrics automatically with LYRDB web services Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters