Tagged Questions

Questions about or related to web crawler programs.

learn more… | top users | synonyms

45
votes
8answers
23k views

Anyone know of a good Python based web crawler that I could use?

I'm half-tempted to write my own, but I don't really have enough time right now. I've seen the Wikipedia list of open source crawlers but I'd prefer something written in Python. I realize that I ...
12
votes
5answers
593 views

What techniques can be used to detect so called “black holes” (a spider trap) when creating a web crawler?

When creating a web crawler, you have to design somekind of system that gathers links and add them to a queue. Some, if not most, of these links will be dynamic, which appear to be different, but do ...
11
votes
4answers
7k views

Facebook crawler?

I'm a graduate student whose research is complex network. I am working on a project that involves analyzing connections between Facebook users. Is it possible to write a crawler for Facebook based on ...
10
votes
10answers
6k views

How to write a crawler?

I have had thoughts of trying to write a simple crawler that might crawl and produce a list of its findings for our NPO's websites and content. Does anybody have any thoughts on how to do this? Where ...
9
votes
6answers
5k views

How do I make a simple crawler in PHP?

I have a web page with a bunch of links. I want to write a script which would dump all the data contained in those links in a local file. Has anybody done that with PHP? General guidelines and ...
8
votes
1answer
738 views

Good Free/Paid Web Scraping Library in C#.NET which handles javascripts

I am looking for a good paid/free web scraping library with .NET support which has decent support for JavaScript processing and offers very good performance. It should have its own browser engine and ...
6
votes
3answers
591 views

Hows Mozenda Screen Scraper coded?

I want to know how is the Mozenda Screen Scraper coded? http://www.mozenda.com/screen-scraper I shows a browser where user can select the fields he wants to scrap and it creates a crawl script out ...
6
votes
2answers
881 views

Any Good Open Source Web Crawling Framework in C#

Iam building a shopping comparison engine and I need to build a crawling engine to perform the daily data collection process. I have decided to build the crawler in C#. I have a lot of bad experience ...
6
votes
3answers
458 views

Malicious crawler blocker for ASP.NET

I have just stumbled upon Bad Behavior - a plugin for PHP that promises to detect spam and malicious crawlers by preventing them from accessing the site at all. Does something similar exist for ...
6
votes
5answers
2k views

Best way to store data for Greasemonkey based crawler?

I want to crawl a site with Greasemonkey and wonder if there is a better way to temporarily store values than with GM_setValue. What I want to do is crawl my contacts in a social network and extract ...
5
votes
2answers
196 views

Crawler url queue or hash list?

I'm re-writing the spidering/crawler portion of a Delphi 6 site mapper application that I previously wrote. The app spiders a single site. I need to manage two aspects of this: A Queue for URLs to ...
5
votes
2answers
812 views

Make a Web Crawler/ Spider

I'm looking into making a web crawler/ spider but I need someone to point me in the right direction to get started. Basically, my spider is going to search for audio files and index them. I'm just ...
5
votes
2answers
2k views

How to build a web crawler based on Scrapy to run forever?

I want to build a web crawler based on Scrapy to grab news pictures from several news portal website. I want to this crawler to be: Run forever Means it will periodical re-visit some portal pages ...
5
votes
6answers
432 views

What sort of web host lets you run crawlers on it?

I'm working on a graduation project for one of my university courses, and I need find some place to run several crawlers I wrote in C# from. With no web hosting experience, I'm a bit lost. Is this ...
5
votes
2answers
4k views

Asp.net Request.Browser.Crawler - Dynamic Crawler List?

I learned Why Request.Browser.Crawler is Always False in C# (http://www.digcode.com/default.aspx?page=ed51cde3-d979-4daf-afae-fa6192562ea9&article=bc3a7a4f-f53e-4f88-8e9c-c9337f6c05a0). Does ...
4
votes
2answers
120 views

What is the best Open Source Web Crawler Tool written in Java? [closed]

What is the best Open Source Web Crawler Tool, written in Java.
4
votes
3answers
232 views

Fast internet crawler

I'd like to do perform data mining on a large scale. For this, I need a fast crawler. All I need is something to download a web page, extract links and follow them recursively, but without visiting ...
4
votes
1answer
195 views

Using Indextank for a site search

Im looking for free easy-to-implement & ad-free alternatives to Google CSE. I found indextank, which looks like an easy enough way to index content but it doesn't crawl your site. I guess I ...
4
votes
4answers
825 views

Best web graph crawler for speed?

For the past month I've been using Scrapy for a web crawling project I've begun. This project involves pulling down the full document content of all web pages in a single domain name that are ...
4
votes
6answers
3k views

Writing a Faster Python Spider

I'm writing a spider in Python to crawl a site. Trouble is, I need to examine about 2.5 million pages, so I could really use some help making it optimized for speed. What I need to do is examine the ...
4
votes
3answers
528 views

Identifying hostile web crawlers

I am wondering if there are any techniques to identify a web crawler that collects information for illegal use. Plainly speaking, data theft to create carbon copies of a site. Ideally, this system ...
4
votes
3answers
1k views

is there a good web crawler library available for PHP or Ruby?

is there a good web crawler library available for PHP or Ruby? a library that can do it depth first or breadth first... and handle the links even when href="../relative_path.html" and base url is ...
3
votes
2answers
57 views

How to build a Python crawler for websites using oauth2

I'm new in web programming. I want to build a crawler for crawling the social graph in Foursquare by Python. I've got a "manually" controlled crawler by using the apiv2 library. The main method is ...
3
votes
1answer
107 views

need design suggestions for an efficient webcrawler that is going to parse 8M pages - Python

I'm going to develop a little crawler that's going to fetch a lot of pages from the same website, all of the requests are a change in the ID number of the url. I need to save all of data I'll parse ...
3
votes
1answer
517 views

guide for setuping crawler4j

i would like to setup the crawler to crawl a website, let say blog, and fetch me only the links in the website and paste the links inside a text file. Can you guide me step by step for setup the ...
3
votes
2answers
299 views

Running a spider (webcrawler) to find specific content

First of all I don't know whether this is the right place for this question. If not I'm sorry :) Am thinking of writing a spider to crawl the web finding specific embedded files. However I was ...
3
votes
6answers
606 views

Web Cralwer Algorithm: depth?

I'm working on a crawler and need to understand exactly what is meant by "link depth". Take nutch for example: http://wiki.apache.org/nutch/NutchTutorial depth indicates the link depth from the ...
3
votes
1answer
263 views

How to get web content before visit that web page

how to get description/content of web page for given URL. (Something like Google gives the short description of each resulting link). I want to do this in my jsp page. Thank in advance!
3
votes
2answers
119 views

Use jQuery on a variable instead on the DOM ?

In jQuery you can do : $("a[href$='.img']").each(function(index) { alert($(this).attr('href')); } I want to write a jQuery function which crawls x-levels from a website and collects all hrefs ...
3
votes
3answers
137 views

Mining Groups of people from Wikipedia

I am trying to get the list of people from the http://en.wikipedia.org/wiki/Category:People_by_occupation . I have to go through all the sections and get people from each section. How should i go ...
3
votes
1answer
1k views

Web crawler Parsing PHP/Javascript links?

I'm currently using the HTML Agility Pack in C# for a web crawler. I've managed to avoid many issues so far (Invalid URIs, such as "/extra/url/to/base.html" and "#" links), but I also need to process ...
3
votes
1answer
721 views

php convert all links to absolute urls

I am writing a website crawler in php and I already have code that can extract all links from a site. A problem: sites use a combination of absolute and relative urls. Examples (http replaced with ...
3
votes
3answers
2k views

How to find all links / pages on a website

Is it possible to find all the pages and links on ANY given website? I'd like to enter a URL and produce a directory tree of all links from that site? I've looked at HTTrack but that downloads the ...
3
votes
2answers
523 views

Sharepoint Document Unique Identifier while crawling using SiteData Webservice

Does anybody know how I can map the "UniqueID" property to a managed property so I can display it in the advanced search results? This property is not visible when I try to create a new managed ...
3
votes
2answers
3k views

Crawler do not create custom crawled properties

These days i have faced with very strange problem. I have development environment with MOSS 2007 SP 2 and WS 2008, i have search configured and everything works great. I have started to configuring ...
3
votes
3answers
739 views

MP3 link Crawler

I have been looking into a good way to implement this. I am working on a simple website crawler that will go around a specific set of websites and crawl all the mp3 links into the database. I don't ...
3
votes
3answers
292 views

How does a crawler ensure a maximum coverage?

I read some articles on Web crawling and learnt the basics of crawling. According to them, the web crawlers just use the URLs retrieved by the other web pages and going through a tree (a mesh ...
3
votes
5answers
1k views

How is an aggregator built?

Let's say I want to aggregate information related to a specific niche from many sources (could be travel, technology, or whatever). How would I do that? Have a spider/crawler who will crawl the web ...
3
votes
3answers
761 views

Robots.txt: allow only major SE

Is there a way to configure the robots.txt so that the site accepts visits ONLY from Google, Yahoo! and MSN spiders?
2
votes
2answers
95 views

Where to store web crawler data?

I have a simple web crawler that starts at root (given url) downloads the html of the root page then scans for hyperlinks and crawls them. I currently store the html pages in an SQL database. I am ...
2
votes
1answer
140 views

Sitecore Lucene: re-index child (or parent) items on updating item

Situation I have the following Sitecore Lucene config: New index, type="Sitecore.Search.Index, Sitecore.Kernel" Contains two crawlers (a custom crawler that adds extra "calculated" fields) Each ...
2
votes
2answers
194 views

Python 3.2 Beautiful Soup alternative

I need to make a web crawler to extract information from web pages. I made a research and found that Beautiful Soup was excellent since i could parse all document and create dom objects and iterate, ...
2
votes
1answer
103 views

Getting text-only content from non-English website

I am trying to get the text-only contents of a non-English website. For example, I want to get the hindi contents of http://www.bbc.co.uk/hindi/ For text dump of an English website, I use wget to ...
2
votes
1answer
91 views

Collect, manage data and make it available through an api

Here is my problem: I have many known locations (I have no influence to these) with a lot of data. Each locations offers me in individual periods of a lot new data. Some give me differential updates, ...
2
votes
4answers
102 views

HTML Mixed Encodings?

First I would like to say thank you for the help in advance. I am currently writing a web crawler that parses HTML content, strips HTML tags, and then spell checks the text which is retrieved from ...
2
votes
3answers
84 views

Stop abusive bots from crawling?

Is this a good idea?? http://browsers.garykeith.com/stream.asp?RobotsTXT What does abusive crawling mean? How is that bad for my site?
2
votes
3answers
232 views

“Hashtable” for Python Twitter Crawler

As part of the python twitter crawler I'm creating, I am attempting to make a "hash-table" of sorts to ensure that I don't crawl any user more than once. It is below. However, I am running into some ...
2
votes
3answers
213 views

Python Crawler - need help with my algorithm

** Added a summary of the problem at the end of the post ** I've written a crawler that fetches and parses URLs. in the first version, in order to get the next valid page I was increasing the URL ID ...
2
votes
3answers
302 views

I need to write a web crawler for specific user agent - please help

I need to write a web crawler, and want to be able to crawl using a known user agent. For example, I want my crawler to act as an iphone to crawl the mobile site of a website, then crawl again using ...
2
votes
1answer
161 views

a crawler that builds the link tree form a single website

I want to know if there are any outsource solutions for a crawler that will parse only the links and pages form a given website, and will output: 1.The link tree 2.The pages (where necessary) ...

1 2 3 4 5 6