Endless while loop can end up pretty bad, but it might do the job. However, I would avoid that.
It would be better to use Cron Jobs that would schedule some tasks. They are used almost everywhere for similar tasks. (Daily mails, reports, actions...)
You can call scraping method every 5 minutes...