How would one search for postings from a particular company in jobs.stackoverflow.com? I'm having a lot of trouble accomplishing this.

link|improve this question

75% accept rate
feedback

migrated from stackoverflow.com Aug 4 '09 at 0:21

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 2 down vote accepted

There is no direct way to search for specific companies. However, there are a couple filters with which you can narrow your search (location and job type). From the resulting list, the search results are pretty well formatted to allow a glance at each job listing's associated company.

link|improve this answer
feedback

Google the contents:

    site:jobs.stackoverflow.com php

The example above will search for jobs mentioning "PHP"

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged