
Completed
Posted
Paid on delivery
I need the complete list of every option that appears in a single drop-down menu on an informational website. All I’m after is the visible text for each item—no URLs or additional attributes—captured exactly as it appears on the site [login to view URL] in the Location City field. The final result should arrive as a clean CSV file I can open in Excel or Google Sheets. A single column with one row per item is fine; just keep the original order you find on the page. If the menu is rendered via JavaScript, please handle that in your approach so nothing is missed.
Project ID: 40684947
81 proposals
Remote project
Active 5 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
81 freelancers are bidding on average $26 USD for this job

Hi There, I have strong experience with web data extraction, JavaScript-rendered forms, Selenium/Playwright, and clean CSV preparation. I can extract the complete visible option list from the **Location City** dropdown on the TDLR TABS Search page, preserve the exact on-page order and spelling, and deliver it as a one-column CSV ready for Excel or Google Sheets. I’m ready to start immediately.
$15 USD in 1 day
8.8
8.8

Hello there, I am experienced in web scraping and building scripts or a Windows desktop application using Python. I am also experienced in large data scraping from a given website, bypassing IP, Captcha, and anti-bot or cloud flair protection. Please message me to discuss this project in detail. Best Regards Enamul
$30 USD in 1 day
8.3
8.3

I can extract every Location City option in exact order and deliver a clean CSV. Ready to provide a quick sample.
$13 USD in 1 day
8.3
8.3

I’ll extract the complete visible option list from the Location City dropdown on the Texas TDLR TABS Search page and deliver it as a clean, Excel-ready CSV with one item per row, preserving the exact text and original order. I’ll first inspect the page’s HTML and network responses, then use Selenium with JavaScript execution if the menu is populated dynamically. This ensures options loaded after page initialization are captured rather than relying only on the initial source. I’ll also check for duplicate-looking entries, whitespace, special characters, and pagination or lazy-loading behavior so no city is silently missed. Before delivery, I’ll compare the extracted count against the rendered dropdown and open the CSV in a spreadsheet-compatible format to verify that each option occupies the correct row and column. I have 10+ years of development experience and have delivered 249+ projects, including an automation system that performs structured business discovery and data extraction. I can start immediately and complete this focused task within one day. Should the default or placeholder entry such as “Select City” be included if it appears in the dropdown, or only actual city options? Muhammad Saad
$30 USD in 1 day
7.9
7.9

Hi, I can extract every Location City option from the dropdown exactly as displayed, including JavaScript-rendered entries, while preserving the original order. I’ll provide a clean CSV with one column and one city per row, ready to open in Excel or Google Sheets. I can start immediately and ensure no dropdown options are missed.
$20 USD in 1 day
7.6
7.6

Hello, I can accurately extract the complete list of visible options from the Location City dropdown on the TDLR TABS search page, including options loaded dynamically through JavaScript. I’ll preserve the exact text and original order, remove URLs and unnecessary attributes, and deliver a clean single-column CSV ready for Excel or Google Sheets. I’m detail-oriented and will verify the dropdown carefully to ensure no city is missed or duplicated. I can start immediately and provide the finished CSV in the requested format. Best regards, Saddam
$20 USD in 1 day
7.0
7.0

Hello, I can efficiently extract the complete list of options from the Location City field on the TDLR site and provide you with a clean CSV file as requested. I will ensure that the dropdown items captured will only include the visible text, maintaining the original order without any omitted details. If the information is rendered via JavaScript, I will utilize appropriate techniques to ensure all items are retrieved. Your satisfaction is very important to me, and I guarantee a high-quality result that meets your needs. Regards, Ali
$20 USD in 1 day
6.4
6.4

Hi, I'm Denis, a developer who's built several scraping and data extraction tools for similar tasks. This dropdown appears to populate via an API call to `/TABS/Search/GetCities`, which means JavaScript rendering isn't the main challenge here. The real work is capturing the full payload from that endpoint and parsing the city names without extra formatting. I’ve handled similar cases where dropdowns load dynamically through backend APIs. The approach would be straightforward: inspect the network request that fetches the city list, extract the JSON response, parse the city values, and save them to a clean CSV file in the exact order they appear. The main risk is the API changing or returning inconsistent data, but since it's a public state site, that’s unlikely. A quick check before finalizing ensures nothing is missed. I can start working right away. Let's connect and discuss the details. Thanks, Denis.
$30 USD in 1 day
6.4
6.4

Hi , I have gone through your project, Scrape Informational Dropdown Items, and I am ready to start working as soon as you confirm. I offer best quality and highest performance at a reasonable price, with on-time delivery. I’m well-versed in PHP, Python, CSS, HTML, JavaScript, jQuery, Bootstrap, Angular, AJAX, Laravel, WordPress, Data Extraction, Web Scraping, Data Processing, Data Collection, Data Management, JavaScript, Excel, PHP, Data Entry and Data Annotation. I’d love to discuss the project further to ensure we’re aligned on the scope, timeline, and deliverables. Please let me know a convenient time for us to connect, and I’ll be happy to accommodate. Talk to you soon
$10 USD in 1 day
6.2
6.2

As an experienced data analyst and virtual assistant with over eight years in the field, I am equipped with a comprehensive skill set to tackle your project. My expertise in data collection, extraction, processing, and entry—in combination with my robust knowledge of advanced Excel capabilities—will afford you an efficient and accurate final result. From handling JavaScript rendering to delivering the information in a clean CSV format, I have consistently demonstrated my ability to manage complex web scraping tasks with proficiency. Not only can I fulfill your requirement of capturing every option visible on the Texas Department of Licensing and Regulation site's dropdown menu for location city, but I will also ensure that the menu items are arranged in their original order—precisely as you'll find them on the site. Moreover, having carried out similar projects in the past with excellent feedback, I've learned the value of clear and responsive communication paired with regular project updates—a motivating force that keeps my clients informed throughout. Stick with me and benefit from careful attention to detail alongside reliable deadline management. Together, we'll achieve your goal of producing a high-quality, error-free CSV document that retains all necessary information about those informational dropdowns options.
$30 USD in 1 day
5.6
5.6

I can pull the full Location City dropdown from the TDLR search page and deliver it as a clean CSV with one visible-text entry per row, in the exact order shown on the site. The issue here is missing dropdown values when the menu is populated dynamically, and that can easily happen if the page is scraped without handling JavaScript. I’ll use a browser-based approach to capture every option exactly as rendered, not just what’s in the raw HTML. I’ve done this kind of extraction before for sites with script-loaded selects, and I know how to avoid duplicates, hidden values, and partial lists. You’ll get a simple file ready for Excel or Google Sheets. Best, NexLoom Labs
$30 USD in 1 day
5.4
5.4

I can access the TDLR TABS search page and confirm that Location City is a dynamically rendered <select> field. However, the web access available to me here does not expose the JavaScript-generated option list itself, so I can’t reliably claim a complete CSV without risking missing cities or changing their exact order/text. If you can provide the page HTML, a saved webpage, or a browser-exported DOM/source file, I can extract the entire Location City dropdown exactly as rendered and return a clean one-column CSV.
$20 USD in 1 day
5.5
5.5

I've scraped dynamic dropdowns before using headless Chrome via Puppeteer—this is right in my wheelhouse. I'll fetch the page with Puppeteer, wait for the City dropdown to populate via AJAX, extract all visible text values in order, then write them to a single-column CSV with UTF-8 encoding to preserve special characters. I'll use Node.js with minimal dependencies to keep the runtime lightweight and avoid dependency hell. If the dropdown relies on a hidden API, I'll inspect the network tab and hit the endpoint directly to ensure nothing is missed. Validation will include row count parity with the frontend render and basic regex cleanup for hidden whitespace. I can start immediately. Thanks, Andrii.
$20 USD in 1 day
5.2
5.2

Hi, I understand you need the full visible list of Location City dropdown options from the TDLR search page, captured in order and delivered as a clean CSV. I’ve handled similar scraping tasks where the menu is rendered in JavaScript and the visible text needs to be extracted exactly as shown. I’d load the page in a browser context, wait for the dropdown content to fully render, then collect each option in sequence without extra attributes or formatting. I’ll return a simple one-column CSV that opens cleanly in Excel or Google Sheets, with one row per item and the original order preserved. If you’d like, I can get this done quickly and accurately. Best regards, Gabriel
$100 USD in 1 day
4.7
4.7

Hi, I am Puja Rani. I have read your proposal completely. I have experience in this kind of work I am ready to start working. I am confident that I can handle it easily. If you are interested, please message me and we can discuss further
$10 USD in 7 days
4.8
4.8

Hello, A similar dropdown scraping task I handled pulled over 1,200 city names from a Texas agency site without missing a single entry. The core problem is reliably capturing all visible options from a JS-rendered dropdown into a clean CSV without extra formatting. I’d use PHP with Headless Chrome via Puppeteer to fully render the page and extract the exact text content from each option. The biggest improvement would be a direct DOM query to avoid partial loads. This gives you an accurate, ordered list ready for Excel or Sheets without manual cleanup. Changes will be tested on a staging copy first to confirm no data is altered. Let me know if you’d like to move forward—I’ll have the file ready quickly. Thanks, Lazar
$20 USD in 1 day
4.5
4.5

I looked at the TDLR TABS search page and saw you need the complete visible option list from the Location City dropdown, preserving its original order and exact text. I have experience with JavaScript-rendered pages, web scraping, data extraction, and clean CSV generation. I will extract every available dropdown item, handle JavaScript rendering where required, preserve the source order and wording, and deliver a clean single-column CSV ready for Excel or Google Sheets with no URLs or unnecessary fields. Fernando PS. Have question on the project and I would like you to check the clarification board I can start right away.
$20 USD in 1 day
4.6
4.6

Hello, I checked your project "Scrape Informational Dropdown Items" and already have a clear understanding of your requirements and how to deliver them efficiently. I have solid experience in PHP, JavaScript, and I've successfully completed similar projects by delivering high-quality, scalable, and reliable solutions. Why choose me? * Strong expertise in PHP, JavaScript * Clean, optimized, and scalable implementation * Fast communication and regular progress updates * Focused on delivering results, not just completing the task I'm ready to start immediately and would be happy to discuss the details. Best regards, Umer
$25 USD in 1 day
4.4
4.4

Hi there! You need the complete Location City dropdown list from the TDLR TABS search page, with every visible option captured exactly and in the original order. The main challenge is ensuring JavaScript-rendered options are also collected without missing any entries. I have experience with web scraping, JavaScript-rendered pages, data extraction, data cleaning, and Excel/CSV preparation. I can carefully inspect the dropdown and verify the extracted results against the source. I will access the Location City field, handle dynamic content if required, extract only the visible text, preserve the exact spelling and order, and remove duplicates only if the website itself does not repeat them. The final file will be a clean single-column CSV ready for Excel or Google Sheets. check our work https://www.freelancer.com/u/ayesha86664 Should I preserve duplicate city names if they appear separately in the dropdown? Let me know if you’re interested & we can discuss it. Best Regards Ayesha
$20 USD in 3 days
4.4
4.4

Hello, I can extract every Location City dropdown item from the TDLR TABS Search page exactly as shown, in original order, as a single-column CSV. I'll handle JavaScript rendering so nothing is missed and deliver within the hour. Message me and I'll start. Thanks, Ziad
$20 USD in 1 day
3.5
3.5

Laredo, United States
Payment method verified
Member since Nov 7, 2015
$250-750 USD
$250-750 USD
$1500-3000 USD
$30-250 USD
$30-250 USD
$10-20 USD
£2-5 GBP / hour
₹12500-37500 INR
$30-250 USD
$30-250 USD
$40-45 USD
€30-250 EUR
$250-750 USD
₹600-1500 INR
$30-250 USD
$250-750 USD
₹750-1250 INR / hour
$10-40 USD
€30-250 EUR
₹12500-37500 INR
£250-750 GBP
$10-30 AUD
₹1500-12500 INR
$250-750 USD
£20-250 GBP