Python Automation Tool for Whitepages

Job ID: 39373470

Budget: $10 – $30 USD

Title: Build Python Automation Tool to Log In, Search Names on Whitepages.com, and Export to Excel

Hello,

I am looking for a developer to create a Python automation tool for **Whitepages.com**. I am not a programmer, so I need everything to be done for me, including setup and detailed instructions.

### What I want the tool to do:
1. **Log into my Whitepages.com account** automatically (I will provide email and password).
2. Read a list of **names and states** from a `.csv` or `.txt` file. For example:
- John Smith, California
- Emily Johnson, Texas
3. For each name and state:
- **Search on Whitepages.com** for the person
- **Scrape full name and address** (include city, state, zip code in the address)
4. **Save the data into an Excel file** with two columns:
- **Full Name**
- **Address** (combined, including full address: street, city, state, zip code)
5. Optionally:
- **Handle a list of names and states** from a `.csv` or `.txt` file.
- Export results to **Excel** file (`.xlsx`).

### Requirements:
- Use **Python** with **Playwright** or **Selenium** (whichever is easier).
- The tool should **avoid CAPTCHA** (since I have a login account).
- The tool should run on **Windows 10/11**.
- Provide **step-by-step instructions** on how to run the tool.
- **No complex setup required** (everything should work after download).
- Proxy support or user-agent spoofing is optional but nice to have.

### Example Input File (CSV):
name,state
John Smith,California
Emily Johnson,Texas
Michael Lee,New York
Sarah Davis,Florida

Example Output File (Excel):
| Full Name | Address |
|---------------|--------------------------------------------|
| John Smith | 123 Main St, Los Angeles, CA 90001 |
| Emily Johnson | 456 Oak Ave Apt 5B, Houston, TX 77002 |
| Michael Lee | 789 Maple Rd, New York, NY 10001 |
| Sarah Davis | 321 Pine Dr, Miami, FL 33101 |

### Notes:
- **I am not a developer**, so please provide clear instructions for running the tool.
- The project must be **completed** and delivered with **full functionality**.
- **Please provide your fixed price and estimated delivery time.**
Related categories: Python Web Scraping