Irish SEO,  Marketing & Webmaster Discussion

 

Php web page grabber/mining script required

This is a discussion on Php web page grabber/mining script required within the Coding Help forums, part of the Webmaster Help category; Hi, I'm hosting a website on a linux box. I am looking for a php script that will check a ...


Go Back   Irish SEO, Marketing & Webmaster Discussion > Webmaster Help > Coding Help

Register Forum Rules FAQDonate Members List Calendar Search Today's Posts Mark Forums Read


Notices

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 18-11-2007, 09:52 PM
Frontpage User
 
Join Date: Nov 2007
Posts: 17
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
DanTheMan will become famous soon enough
Question Php web page grabber/mining script required

Hi,
I'm hosting a website on a linux box. I am looking for a php script that will check a webpage periodically and grab a page and make it available on my site. I game across a product called mine the web but this costs $150. I'm hoping for a free script. Any ideas? Thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 16-12-2007, 04:02 PM
ghost's Avatar
Wannabe Geek
 
Join Date: Dec 2007
Location: Ennis
Posts: 167
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
ghost will become famous soon enough
Default Page Scrapper script

Can be Done a bit cheaper then 150
Post a url of the page you want to grab and your own display page.
Before you go down this road you should have permission from the owner of the content before useing it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 16-12-2007, 05:47 PM
ghost's Avatar
Wannabe Geek
 
Join Date: Dec 2007
Location: Ennis
Posts: 167
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
ghost will become famous soon enough
Default Content Scrapper Script

Here is a script I have used in the past


$source_file = file_get_contents('http://www.'); // content source.
$arr_remove = array("\r", "\n", "\t", "\s");
$stripped_file = str_replace($arr_remove, '', $source_file);
$strpos_start_section = strpos($stripped_file, 'start stripping here'); // Starting point.
$strpos_end_section = strpos($stripped_file, 'end stripping here', // Ending point.
$strpos_start_section) + 8;// no of charectors to display after the Ending point.
$len_section = $strpos_end_section - $strpos_start_section;
$section = substr($stripped_file, $strpos_start_section, $len_section);
$section = str_replace("width=\"100%\"", "width=\"50%\"", $section); // format for string replace if needed.
echo $section; //display the result
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 16-12-2007, 06:17 PM
louie's Avatar
Senior Member
 
Join Date: Jan 2006
Location: Dublin, Ireland
Posts: 2,048
Nominated 5 Times in 3 Posts
Nominated TOTW/F/M Award(s): 1
louie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enough
Send a message via Yahoo to louie Send a message via Skype™ to louie
Default

you can also do it with curl, clean it up and display it.
__________________
:. Web Design & Development Web Design Ireland
:. Search Engines Optimization Search Engines Optimization
:. Directory Submission Directory Submission
:. News & Press Release Ireland GiveItSocks.com
:. Used Cars Ireland, Car Parts & Car Audio Cars For Sale, Car Parts & Accessories
:. I Have 2 Find It Directory SEF Directory
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
grabber or mining, page, php, required, script, web

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Successful Site in 12 Months with Google Alone montyauto Webmaster Articles 11 18-02-2008 01:28 PM
Any correlation between spiders visit & web page rank? montyauto Coding Help 1 03-09-2007 01:38 AM
Any correlation between spiders visit & web page rank? montyauto Coding Help 5 01-08-2007 08:43 AM
Simple PHP Breadcrumb Script? ButtermilkJack Coding Help 4 17-03-2007 06:50 PM
352 Media - The Award Winning Web Design Company. the guru Marketplace Offers 0 20-10-2006 02:55 PM


Sponsored links

Paid On Results


All times are GMT +1. The time now is 04:36 AM.


Powered by: vBulletin Version 3.7.3, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
Hosted in Ireland by Blacknight - Test your ISP |Irish Hosting Directory| Armchair.ie|Logo by Eden Web Design|Avatars by Afterglow |Latest Blog Entries | VPS HostingAd Management by RedTyger

Search Engine Friendly URLs by vBSEO 3.2.0