humbleprogrammer
Programmer
Hi,
I would like to grab a description off a page and save it into a database. I know how to save it into a db once I aquire the info but am not sure how to scrape info from pages. Is it possible to scrape the HTML for certain info? The good news is the description I need always starts with "Description:" so I would be able to search a page and grab info starting at this point and ending at antoher point. Is this possible?
Thanks in advance!
I would like to grab a description off a page and save it into a database. I know how to save it into a db once I aquire the info but am not sure how to scrape info from pages. Is it possible to scrape the HTML for certain info? The good news is the description I need always starts with "Description:" so I would be able to search a page and grab info starting at this point and ending at antoher point. Is this possible?
Thanks in advance!