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

  • SEARCH
  • Home
  • 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 6678019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:11:36+00:00 2026-05-26T04:11:36+00:00

I want to do a project for my class that does a people search.

  • 0

I want to do a project for my class that does a people search. I should be able to search into google, Facebook, twitter etc and display information about it. For example, I want to replicate what http://www.pipl.com does. What would be the best place to start with ? How can you do it ? Any specific/general responses, links or examples are most welcome. Thanks.

EDIT:
As this is being voted to close I thought I would be more specific. How can I write a wrapper class (or something of that sort) to mine an website for the information I want?

P.S. I’ve been a C/C++/java programmer till now and have a strong desire to learn new programming languages. Please feel free to redirect the question or to add tags so other users can also look at the questions.

  • 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-05-26T04:11:36+00:00Added an answer on May 26, 2026 at 4:11 am
    <form action="http://www.google.com/search" action="GET" name="search">
        <p>
            <label for="name">First &amp; Last Name:</label>
            <input name="q" id="name" />
        </p>
        <p><input type="submit" name="searchBtn" value="Search" /></p>
    </form>
    
    <script>
    document.forms['search'].addEventListener('submit', function() {
        // Add quotes around person's name (so that only their exact name matches)
        document.getElementById('name').value = '"'+document.getElementById('name').value+'"';
    }, false);
    </script>
    

    Voilà! Facebook, twitters, and social media are all displayed, no extra work necessary.

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

Sidebar

Related Questions

I am making a C# app for a class project. I want to ensure
I want to merge one .NET DLL assembly and one C# Class Library project
I've got a class in my project and I want to move and rename
I'm creating some entities (class) for my project and I want to set a
i want to access or get the class which is present in different project.How
I have a static class in a shared project, which I want to extend
I've got a complex class in my C# project on which I want to
I am trying to unit test a class that does SAX parsing and creates
I have a class library that I have written in C#.net. I want to
I have a class that loads certain parts of my page. What I want

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.