Scrape Property Tax Data
Budget: $10 – $30 USD
I need an automated way to pull tax-related information from my account on https://marketplacepro-arei-utl.taxliens.app/ and deliver the results in a clean Excel file. You will log in with the credentials I provide, navigate any paginated or filtered views, and extract every available tax field for each listed property. Once the scraper is complete I want to be able to rerun it myself, so please package the final solution as well-documented Python code (Selenium, Scrapy, or an equivalent approach you prefer) plus a short read-me that explains setup, usage, and how to update XPath/CSS selectors if the site layout changes.
The finished Excel workbook should include one row per property with clearly labeled columns for each tax attribute pulled from the site. Accuracy and avoidance of duplicate records are essential; if certain fields are empty on the site, those cells can remain blank but the column headers must stay consistent.
To confirm everything works, run the script on a sample batch, export to Excel, and share both the file and the code. After I validate the results on my end we can wrap up the project.
The finished Excel workbook should include one row per property with clearly labeled columns for each tax attribute pulled from the site. Accuracy and avoidance of duplicate records are essential; if certain fields are empty on the site, those cells can remain blank but the column headers must stay consistent.
To confirm everything works, run the script on a sample batch, export to Excel, and share both the file and the code. After I validate the results on my end we can wrap up the project.
Related categories:
JavaScript
Python
Data Processing
Web Scraping
Software Architecture
Scrapy
Data Extraction
Selenium