Posted by: AimHere
« on: October 15, 2012, 10:22:18 pm »In addition to what Ivek23 said, I would suggest you use the "view page source" function of your web browser to examine the target site's HTML code. (In recent versions of Firefox, the "page source" function is in the menus under "Tools/Web Developer".) This will let you get a feel for the structure of the page(s), which your script needs to parse to extract the desired information.
Also be sure to study some of the existing PVD scripts for ideas on how the various functions work.
Good luck to you.
Also be sure to study some of the existing PVD scripts for ideas on how the various functions work.
Good luck to you.