Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

111
Vistas
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 Respuestas
Responde la pregunta

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 Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda