Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7998413
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:12:27+00:00 2026-06-04T15:12:27+00:00

I am writing a program that automatically start up a web browser to a

  • 0

I am writing a program that automatically start up a web browser to a song of choice, so in order to do this my program is using an httwebrequest/response to

  • get the source code of a webpage that contains a link to the audio source page
  • search through that website source code and find the audio source website
  • open up chrome the the specified webpage, so i can listen to the song.

I am using project.com as my audio source, and I do not plan on using another site such as youtube

The problem I am having, is that, while I can see a link to the audio source website when i load the initial website in chrome, the page source does not contain it. For instance, this website which
has a link to the audio source http://pl.st/s/1709472017 where you can actually see on the initial website, but when I look at the page source using chrome, then I cannot find this audio source link.

If I right click on the audio source textbox and select inspect element, then I can see this:

<input class="copy-song-link" 
   type="textbox" 
   value="http://pl.st/s/1709472017" 
   name="url" 
   onclick="javascript:select();" title="Copy and share this song URL">

so this link is clearly located somewhere. My questions are these

  • why/how is this link not in the source page, but i can see when i look at the website through chrome
  • how come chrome’s “inspect element” can find this url, while the page source does not include it.

  • How does the inspect element differ from looking at the source code?

I am pretty new to http communication so any help would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T15:12:28+00:00Added an answer on June 4, 2026 at 3:12 pm

    I generally use the plugin Firebug for Firefox for situations like this. It will allow you to use the “Net” tab to inspect all subsequent requests (often Ajax) that occur while the page is loading.

    In your case it appears an Ajax request was collecting the data that is being used to generate the link that you want to pull out. This data appears in JSON and JavaScript is likely generating the links on the client side from the JSON. Take a look at this link
    http://www3.playlist.com/async/searchbeta/tracks?searchfor=r%20u%20mine

    The linkid used to generate the link is in the first part of the response …PPL.search.trackdata = [{“linkid”:1709472017…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing a program that, using Rijndael, will encrypt and decrypt files/folders using a
I'm writing a program that checks processes (when they start), and kills any processes
I am writing a program that accesses a database in order to make sure
Im writing a program that should read input via stdin, so I have the
I am writing a program that generates a single large table of information. The
I am writing a program that needs to run a java.jar server. I need
I am writing a program that uses prints a hex dump of its input.
I am writing a program that is cross platform. There are a few spots
I'm writing a program that needs to print off high resolution .tiff images. The
I am writing a program that convert TM-2 degree to lat/lon on Android, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.