Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
vikash12345 committed Sep 14, 2017
1 parent d2158da commit 2010582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.php
@@ -1,6 +1,6 @@
<?
require 'scraperwiki.php';
require 'scraperwiki/simple_html_dom.php';

require 'simple_html_dom.php';
$links = array("https://forlap.ristekdikti.go.id/prodi/detail/MzM5RDRFRUUtODcwRC00QUJBLUI3REYtODU4REFBRkQ4OTRC");
for($i = 0; $i < count($links); $i++)
Expand Down

0 comments on commit 2010582

Please sign in to comment.