Here is the page THE LINK TO LYRICS SITE
If I use normal method, all I get is the “http://lyricsvip.com” and not the lyrics.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
it’s because the lyrics are loaded by Javascript and the ‘normal’ method doesn’t execute Javascript when you try to scrape the page.
Seems like you’re out of luck unfortunately, unless you manage to execute the Javascript-method found in the source:
Which I’m pretty sure you wont be able to, since it’s probably put there to prevent just that.. 🙂