Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

110
Views
How to fetch dynamic url from a webpage div?

I need to extract a dynamic url from a webpage. The url keeps changing, is there a way I could always have my app load after reading the url from the webpage?

//webpage
    <div style="display:none" id="urladdress">
        //dynamic url
        **https://freeuk30.listen2myradio.com/live.mp3?typeportmount=s1_13713_stream_467412061**        
   </div>
<div style="display:none" id="stream_type">audio</div>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

  1. No. When your app is in background the operating system gonna terminate the app after an unknown time.
  2. You cannot execute background infinitely

I think you have to solve this issue with an own Webservice which is polling the mentioned site. After your service recognize changes you need to send push notifications which can trigger a background task for a short time.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!