Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.help Subject: Re: Web-based forms, Auto-Fill / Auto-Activate Date: Mon, 05 Sep 2011 15:17:11 -0400 Organization: A noiseless patient Spider Lines: 24 Message-ID: References: <91b8c2c8-a64e-48b9-b944-3161333f03c7@k15g2000yqd.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 5 Sep 2011 19:13:47 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Z+UYWCPnTu4kxHsUACWmFQ"; logging-data="2436"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18UCEemvL0qHGpJMpCVUnrboTH4oPFsSmI=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110818 Icedove/3.0.11 In-Reply-To: <91b8c2c8-a64e-48b9-b944-3161333f03c7@k15g2000yqd.googlegroups.com> Cancel-Lock: sha1:8XtVHx/eyAQUFouY1ic84XojNtQ= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.help:1012 On 09/05/2011 01:01 PM, Peter Raeth wrote: [snip] > > Choosing a career is an important step but there appears, to me, to be > a disconnect between the career counseling process and the job market. > To connect the two, I want to take the results of web-based career > tests and feed them to individual company job sites to extract > existing job offers according to keywords derived from the test. There > would be a database of links and query "scripts". All would happen > automatically and then be presented to the individual test taker. To > be sure, this is not something that will happen without carefull > planning and implementation. > Sounds kinda like a data mining operation, at least to start. I think most of the major search engines offer an API. You'll need to be aware of the TOS for the sites you visit and please follow the standard for robot exclusion. Just out of curiosity, is any of this contractual between you, the career counselor, and the test providers, and job providers? If so, much of your data would not need to be mined. Good luck.