EKSTRAKSI DATA PADA HALAMAN WEB DENGAN PEMANFAATAN MOBILE AGENT; DATA EXTRACTION FOR WEB PAGES USING MOBILE AGENT
AHMAD NASWIN, Khabib Mustofa
2015 | Disertasi | FMIPAData extraction a webpage can be done using a wrapper. In order to get extracted the data, wrapper should be able to identify the required data and save them into a suitable format so it is accessible and can be used for various purposes. This agents-based software approach is likely to perform the extraction of data on a web page instead of the wrapper. This agent-based software is designed by using prometheus methodology, and developed through the JADE platform using the JAVA programming language. Development of a model is focused on how agents migrate to a web page to retrieve the data and then return to the origin. After returning, data is given to another agent to have the data extracted. The results showed that agents can migrate to a webpage, take data and return to origin, communicate with other agents and extract the web page. The average value of precision of data extraction for data record performed by AgenEkstraksi is quite low which is 15.59%, it is quite low because amount of target data records is very little whereas system extracted many data records. The average value of recall of data extraction for data record is high at 73%. It is high because almost all target data records can extracted by system.
Kata Kunci : Web Data Extraction, Agent System, wrapper