Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8144011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:15:38+00:00 2026-06-06T13:15:38+00:00

I’m in the process of creating a metasearch engine and I’m stuck! Using php

  • 0

I’m in the process of creating a metasearch engine and I’m stuck! Using php I send a query to 3 search engines and pull the top 10 urls from each one. I then store these urls in a 2d array with a corresponding score for aggregation purposes ie. the 1st result gets 20pts, 2nd gets 18pts etc.

so in the following example I query the search engines with ‘php’ and get these results:

Blockquote

Blekko

Array ( [url] => php.about.com/ [score] => 20 ) Array ( [url]
=> php.net/ [score] => 18 ) Array ( [url] => en.wikipedia.org/wiki/PHP [score] => 16 ) Array ( [url] =>
http://www.phpbuilder.com/ [score] => 14 ) Array ( [url] =>
blekko.com/ws/http://php.about.com/+/seo [score] => 12 ) Array
( [url] => http://www.w3schools.com/php/default.asp [score] => 10 )
Array ( [url] => phpnuke.org/ [score] => 8 ) Array ( [url] =>
http://www.symfony-project.org/ [score] => 6 ) Array ( [url] =>
http://www.phpconference.co.uk/ [score] => 4 )

Entireweb

Array ( [url] => phpnuke.org/ [score] => 20 ) Array ( [url] =>
http://www.aardvarktopsitesphp.com/ [score] => 18 ) Array ( [url] =>
http://www.php.net/ [score] => 16 ) Array ( [url] =>
http://www.php.net/downloads.php [score] => 14 ) Array ( [url] =>
php.net/manual [score] => 12 ) Array ( [url] =>
http://www.php.net/manual/en/ [score] => 10 ) Array ( [url] =>
http://www.php.net/docs.php [score] => 8 ) Array ( [url] =>
http://www.php.net/license/ [score] => 6 ) Array ( [url] =>
http://www.phplinkdirectory.com/ [score] => 4 )

Bing

Array ( [url] => http://www.php.net/ [score] => 20 ) Array ( [url] =>
en.wikipedia.org/wiki/PHP [score] => 18 ) Array ( [url] =>
http://www.php.net/downloads.php [score] => 16 ) Array ( [url] =>
http://www.w3schools.com/php/default.asp [score] => 14 ) Array (
[url] => windows.php.net/download [score] => 12 ) Array (
[url] => windows.php.net/ [score] => 10 ) Array ( [url] =>
http://www.tizag.com/phpT/ [score] => 8 ) Array ( [url] =>
wiki.php.net/ [score] => 6 ) Array ( [url] =>
qa.php.net/ [score] => 4 ) Array ( [url] =>
http://www.php.com/ [score] => 2 )

What I’d like to do is combine all these results, remove duplicate
urls but add the scores and create a new list with the aggregated
results that might look something like:

Array ( [url] => http://www.php.net/ [score] => 54 )

Array ( [url] => en.wikipedia.org/wiki/PHP [score] => 34 )

Array ( [url] => http://www.w3schools.com/php/default.asp [score] =>24 )

etc.

I’m just looking for the most efficient way to achieve this, any advice would be very much appreciated. Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T13:15:40+00:00Added an answer on June 6, 2026 at 1:15 pm

    1- You can trim urls after that you can understand that www.php.net and php.net are the same website (also www.php.net and php.net/downloads.php are the same).

    2- Give more points for returning results from Bing. You know that Bing is most semantic search motor.

    3- You can catch titles and save them to arrays, it is a personal recommandation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I have thousands of HTML files to process using Groovy/Java and I need to
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but
I would like to count the length of a string with PHP. The string
this is what i have right now Drawing an RSS feed into the php,
I am reading a book about Javascript and jQuery and using one of the
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.