PHP script to add url description

Job ID: 33421346

Budget: $10 – $30 USD

1. I have a table column called "URL" in the database
2. This Column has entries of various web URLs
3. I also have a column called "description" some of these entries in description are blank


Script:

. I want to have a script that takes the URL in the database entry and scrapes that specific URLs page description and adds that data in the description column entry.

2. Only want to process 10 urls at a time, so we call the php file 10 of the entries will be added

3. Plan on setting cron, so need done in php

4. If the description column has an entry, just bypass the entry

5. Check the attached screenshot to get an idea
Related categories: PHP Web Scraping MySQL HTML Data Scraping