Attom.com scraper
Budget: $150.0
FIXED /
⭐ 5.00 (12)
United States
data-scraping, data-mining, python, api, data-entry
Create a simple ATTOM scraper that follows the same process shown in my video.
At the beginning, the scraper should display a login page where I can type in my current ATTOM and it should be autofilled in already if not changed
Username or email
Password
My login information will change, so it should not be permanently saved or written directly into the code. After I enter my login information, the scraper should log in to ATTOM and begin the search process.
After logging in, the scraper should allow me to select:
State
County
Start date
End date
The scraper should search the selected dates one day at a time.
For example, if I select 01/01/2025 through 01/01/2026, it should search:
01/01/2025 to 01/01/2025
01/02/2025 to 01/02/2025
01/03/2025 to 01/03/2025
It should continue until it reaches 01/01/2026.
For each date, collect only the information shown in the ATTOM results table:
Address
Classification
Auction information
Amount
Defendant
Plaintiff
The scraper should go through all available result pages and collect every result.
The information should be sent to a simple CRM. Each result should be added as its own record.
The CRM should allow me to:
View the collected records
Search the records
Avoid duplicate records
Export the records to Excel or CSV
The scraper should have:
Start button
Stop button
Resume button
Current date being searched
Total records collected
Progress display
The scraper should save its progress so that it can continue from the last completed date if it stops.
Keep the design and process simple, similar to the video.
Build the code so that I can move it to Replit, GitHub, or Claude Code later and add more features.
i have creates a video explaining in context
( there is a screenshot that shows kind of what i would want it to look like )
Ouvrir sur Upwork