Top "Search-engine" questions

A search engine is program that searches documents for specified keywords and returns a list of the documents where the keywords were found.

How to find Google's IP address?

Google is blocked in some countries. However, there are many ways to access Google, like VPN, agent, and by changing …

search-engine google-search hosts hosts-file
How do search engines deal with AngularJS applications?

I see two issues with AngularJS application regarding search engines and SEO: 1) What happens with custom tags? Do search engines …

html angularjs seo search-engine google-search
Search in html source with GOOGLE?

I have several websites, and I can't remember where I wrote some lines of code. As my pages are indexed …

search web-crawler search-engine keyword
What is the difference between web-crawling and web-scraping?

Is there a difference between Crawling and Web-scraping? If there's a difference, what's the best method to use in order …

search-engine web-scraping web-crawler
What's the best Django search app?

I'm building a Django project that needs search functionality, and until there's a django.contrib.search, I have to choose …

python django search search-engine
Is it possible to search for a particular filename on GitHub?

I know that the GitHub web interface lets you search all repositories for files with a particular pathname (e.g. …

github search-engine
Google-like Search Engine in PHP/mySQL

We have OCRed thousands of pages of newspaper articles. The newspaper, issue, date, page number and OCRed text of each …

php mysql search-engine
Is there a good indexing / search engine for Node.js?

I'm looking for a good open source (with LGPL or a permissive license) indexing engine for a node.js application, …

javascript node.js lucene indexing search-engine
Designing a web crawler

I have come across an interview question "If you were designing a web crawler, how would you avoid getting into …

data-structures search-engine web-crawler google-search large-data-volumes
How to download google image search results in Python

This question has been asked numerous times before, but all answers are at least a couple years old and currently …

python image search-engine