Hello What I need is a tool which will scraped 1 url at a time, i will have a bulk amount amount of urls, the tool should scrape each url. so what the tool needs to do is create a txt file tab delimited. "option one" "two" "three" more details via PM PHP if possible
I would like to do this if you haven't given it to Mr-Kumar or someone else yet. I made a lot of different types of web scrappers in php within the last few years. Some of them were sold for way more than $100 and scrapped way more complex data than just simple html. I can make the scrapper as complex as necessary. I'll use proper regex statements that will (based on your specific sites/pages you want to get the content from) make sure that you don't have to change the scrapper on almost any update they make on their sites. Feel free to send me further details by PM.
I can make you one in PHP. I have already made a similar tutorial - but for scraping images(only) in JAVA HERE Contact me, if you wish.
There is currently a person doing the job at the moment but I will make a note of everyone of you who PM'ed and replyed
You may want to check out Kimono, but also Regular Expressions have to be extremely "greedy" as not all HTML is well-formed, so you're not guaranteed 100% accuracy.