Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
vikash12345 committed Feb 28, 2018
1 parent 8c95fbf commit 8b5a827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.php
Expand Up @@ -3,7 +3,7 @@
require 'scraperwiki/simple_html_dom.php';
//
/** looping over list of ids of doctors **/
for($id = 1219140; $id <= 1315733; $id++)
for($id = 1220150; $id <= 1315733; $id++)


{
Expand Down

0 comments on commit 8b5a827

Please sign in to comment.