"# WebTools" Web crawler to pull data from web pages into database table Configuration:
- Pull WebTools directory into HOME directory
- Make configuration changes in dref_master.ksh
Steps to run:
- Create table using DDL/DREF_URL_EXTRACT_MASTER.ddl
- Populate the table DREF_URL_EXTRACT_MASTER with required URL information, if need to test mark Active_flag = 99.
- Create DB procedure to pull data from temporary table to final table. I used Oracle DB procedure, Any other 4GL could be used.
- execute ~/WebTools/Crawler/dref_master.ksh