EcoEvoJobs
http://ecoevojobs.net/ is a great website that tracks available jobs in (largely) academia for people with a PhD in evolution, ecology, and related fields. It has info on the timeline of searches, often insider information on what conditions are like at the institution (is the job available because they keep firing professors or due to a recent exciting expansion?) and more. It’s a Google Sheet that gets a lot of traffic and represents tremendous community service by “Anonymous Potato”, the person who moderates the site (see an interview with them here).
I have here just the first few columns from the site in a reactive table for both Faculty/Permanent Jobs and Postdoc jobs so that you can sort or filter jobs here without affecting the sorting for anyone else. The jobs are refreshed when you load the page (so don’t just leave a tab open and assume it’ll get new info automatically). Go to http://ecoevojobs.net/ for more information on each job. You can type in the “Search” box to filter (for example, type “Open” to match “Open Rank” and “Rank Open” jobs). Folks considering applying to these jobs might also be interested in my https://collegetables.info site, which has info on faculty trends, majors, location, and much more for nearly all US colleges and universities. Caleb Charpentier has a site that aggregates jobs from http://ecoevojobs.net, https://www.evoldir.net, and Science Careers that will also be of interest to people looking for positions.
Faculty/Permanent Jobs
Loading jobs from the faculty sheet at ecoevojobs.net…
Postdocs
For postdocs, it can be worth checking out the potential advisor on the https://www.academic-sexual-misconduct-database.org as well as talking to current and past lab members.
Loading jobs from the postdoc sheet at ecoevojobs.net…
This StackOverflow answer by Stevie Howard was used to get the appropriate URL from http://ecoevojobs.net/. A VSCode local agent (gemma4) was used to help create the javascript code to filter the table and pass it to dataTables for formatting.