Flag This Hub

Extract HTML Drop Down Menu Contents

By


Intro

Ever wondered/wanted to extract the list in a drop down menu on a web site that has fixed values, well i have and as an HTML dummie first i started searching the web for tools to do so and then i thought about checking the page source code so that maybe i could find some link where i can get the list and then i started searching the code for some text matching my keywords and while searching i found the whole list right there embedded inside the code. Afterwards i thought i must share this peace of information with people on hubpages so as they may find it useful some time also thought about making some kind of tool that could so as to make easier for users to get lists in text files or so. Anyway I hope that whoever reads this hub finds it useful enough. Below is an example/application for what i'm saying on one of Bud Spencer & Terence Hill Fan Sites which contained a drop down list with thier english movies and that's where i wanted to export this list to a text file so i could get the movies, the sample will be explained for IE and Firefox. Over n Out.

Here's How to Do it using Internet Explorer

  1. Open the target website where the dorop down list is (e.g. http://www.xs4all.nl/~hopmans/BHlang.htm)
  2. Press on the View menu from the Menu Bar
  3. Choose Source
  4. The HTML Source Code will open in a notepad window
  5. Start searching for the desired keyword using find by pressing CTRL + F in the notepad window
  6. Once you find the text enlisted in the drop down menu just copy the text to another text file.
  7. Enjoy. 

Step 2

See all 6 photos

Step 4

Step 5

Here's How to Do it using Mozilla Firefox

  1. Open the target website where the dorop down list is (e.g. http://www.xs4all.nl/~hopmans/BHlang.htm)
  2. Press on the View menu from the Menu Bar
  3. Choose Page Source
  4. The HTML Source Code will open in a new firefox window
  5. Start searching for the desired keyword using find by pressing CTRL + F in the firefox window 
  6. Once you find the text enlisted in the drop down menu just copy the text to another text file.
  7. Enjoy.

 

Step 2

Step 4

Step 5

Rate Me

Did you find this hub even a bit useful?

  • Yes
  • No
See results without voting

Amazonz Ads

What Is HTML5?
Amazon Price: $0.99
HTML and CSS: Design and Build Websites
Amazon Price: $15.16
List Price: $29.99
Head First HTML with CSS & XHTML
Amazon Price: $19.95
List Price: $39.99
HTML, XHTML and CSS All-In-One For Dummies
Amazon Price: $21.19
List Price: $39.99
HTML, XHTML & CSS For Dummies
Amazon Price: $4.98
List Price: $29.99
HTML5 for Publishers
Amazon Price: $0.99
HTML, XHTML, and CSS, Sixth Edition
Amazon Price: $19.99
List Price: $39.99
Sams Teach Yourself HTML and CSS in 24 Hours (Includes New HTML 5 Coverage) (8th Edition)
Amazon Price: $27.99

Comments

alexd181 3 years ago

Good stuff.

guest 3 years ago

Thanks, figured this one out too, but still looking for solution for multiple dropdowns, where the contents of another dropdown are dynamically linked to what you choose in the first one. Can only find the first one in the HTML source, the rest seems to be pulling from a database or csv on the server. I'm thinking some kind of crawl & extract is needed, but looking for a tool to do it. Back to it.

SimonSamir 3 years ago

I just feel happy you guys liked this as its actually my first Hub and i thought i should share something that not much people may know and may make use out of it as i like very much sharing information specially technical and scientific sort of information, anyway I'll try to figure out one for mutli-connected dropdowns and i guess i mentioned that in the intro of the hub and i don't think i can get it unless i sort of hack the website itself or even put my hand on its resources (code, style sheets , csv, etc...) without or without a tool.

Thank you! 8 weeks ago

This is exactly what I needed. Thank you!!

Submit a Comment
Members and Guests

Sign in or sign up and post using a hubpages account.



    Like this Hub?
    Please wait working