Skip to content

a1singh/PHP_web_email_extracter

Repository files navigation

PHP_web_email_extracter

Find email address of all instructors who are teaching a course, as per a given webpage

  1. Save the page containing course and instructor details as page1.html

For example: This page contains info about courses offered as per filters in the link: https://explorecourses.stanford.edu/search%3Bjsessionid=05B4F0C555020025D45A3E75668CD846?page=0&catalog=&q=CS&view=catalog&filter-catalognumber-CS=on

  1. Start XAMPP

    sudo /opt/lampp/lampp start

  2. Open readPage.php from a browser.

  3. The PHP script should display list of emails of instructors listed on the page saved as page1.html

END OF DOCUMENT

About

Find email address of all instructors who are teaching a course, as per a given webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published