nowfound

Alternatives

Products that do what API Jobs, a new job site focused on APIs does

In my spare time to remind myself that I could actually build stuff (and learn some Python, Flask, Redis, etc) I put together a simple job board to feature the best jobs in the API industry. The jobs can be either building APIs at companies like Twilio, Box, Stripe, etc. or integrating them. In addition to featuring those jobs, I'm also aggregating API jobs from GitHub Jobs, Stack Overflow Careers 2.0, and 37signals Job Board. Today I launched with what I would consider an 'MVP' with jobs from SendGrid, TokBox, Twilio, Zencoder, Parse, Stripe, Pusher and Box. Check it out, I'd love to know…

  1. 1AI

    I had an idea a couple days ago and I went with it. Basically, the idea was to create an IRC channel to help people find jobs; computer related jobs, in particular. There would be a bot to display job listings. So I started working on a first take on the bot. I decided to use Python because I love the language and I wanted to get more experience with a its libraries. TwitterBot (or JobFeeder on ##jobfeed) as I call it, uses Twisted (https://pypi.python.org/pypi/Twisted) and Twitter (https://pypi.python.org/pypi/twitter)for now. Basically, it gets the…

    2014

  2. 2

    Yet another remote job aggregator.

    2015

  3. 3

    Simple job data API

    2023

  4. 4

    A job board for developers powered by Stack Overflow

    2015

  5. 5

    Amazing companies searching for the best dev talent.

    2019

  6. 6CA

    Based on the multiple "Who's hiring remotely?" and similar posts on HN, I thought it might be useful to have a site that aggregates remote programming jobs. There is way too much spam out and an inconsistent way to say "work from home" so traditional searching doesn't work (or rather, takes a long time per person). I've worked in a few remote programming positions so I figured I might know of some companies or searching tricks to find them. Let me know if you'd find this type of thing useful. If we can get some traffic going, then maybe we can start attracting companies to actually list…

    2010

  7. 7SL

    So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)

    2011

  8. 8AW

    I have a YouTube channel (rithmic) that helps people to learn how to code. I have built this job board for them. Let me know your thoughts...

    2024 · webdevjobs.io

  9. 9MW

    This is a little project I've been working on for a while in order to better learn Python. Although IRC may not exactly be the most exciting medium, I still find it to be fun and useful, this interest lead me to writing a bot. In doing this I realized that what would actually be more interesting would be if I had a framework. There may already be such a thing, certainly there are IRC libraries, but I don't know if they're well-suited to deploying bots. At any rate if for no other reason than the fact that I am relatively new to programming and eager to learn I decided to build a framework.…

    2011

  10. 10PD

    Today I release my 3. Job Board, running on my product https://www.boardengine.io, for Python Developers: https://pythonjob.xyz

    2019

  11. 11MF

    Hey HN. I've just launched my very first webappp and would love your feedback. http://www.7bks.com It's a book list sharing website - kind of like playlists for bookworms. The site is built on pyton/appengine - and I learned to code in under 4 weeks to build the site. There's more details on the background of the site here: http://www.7bks.com/blog/179001 I've also published the full Python code for the site here: https://gist.github.com/670034 Feedback is really important to me and I want to work hard to make the site better so any and all suggestions are greatly appreciated. Contact…

    2010

  12. 12AJ

    I just launched a site/business I've been working on for, well, too long: http://FunctionalJobs.com After observing the recent GitHub Jobs launch I decided to try a soft-launch approach rather than launch the site with zero job listings, or backfill listings myself for free. Any feedback on my idea/execution?

    2011

  13. 13MF

    Hi all :) Saturday, I launched my first side project. It's basically a job board for PHP devs. https://php-at.work In the moment, everyone can post a job listing for free. I review it and activate it manually. I would love to hear any kind of feedback :) I posted it already on saturday, but probably it should be better in Show HN section.

    2018

  14. 14AR

    Hey HN! Quick TL; DR: I set up scrapers for the websites of ~20k tech companies, fed the results through GPT, spent some sleepless nights building a web app, and voilá. I started this after getting fed up with how slow LinkedIn felt. I finally got it working and easy to use, so I wanted to share it with you guys. The job list is free. But I’m currently paying a lot of money to OpenAI for all the data I’m passing through GPT, so I may end up eventually charging for some advanced features, or putting ads on it or something. Please let me know what you think! I’m actively developing this so I’m…

    2024 · techjobs.xyz

  15. 15JU

    Author here. Got tired of checking Upwork, NoFluffJobs, eFinancialCareers, LinkedIn and HN threads separately, so I built a CLI that scrapes them into a local SQLite DB and lets me browse everything in one web UI with filters and semantic search. Details: - Scraping via real browser over CDP (your own logged-in session, no API keys) - Embeddings run locally (nomic-embed-text via fastembed), stored in Lance - Rust backend, SolidJS frontend embedded in binary, single static executable Works for my use case (Europe-based contractor). It's my first rust project, decided to do local CLI, it's…

    Jul 2026 · github.com

  16. 16ND

    Hi HN, I'm happy to finally ship my first development project: http://favsi.com. Favsi is a site to share lists of random stuff. Things you probably wouldn't post anywhere else. Like: • Favorite cheesy ninja movies • Favorite original NES games • Favorite songs to sing in the car There's been lots of list-type apps cropping up lately: Bagcheck, ListGeeks, Listry, and probably others. Mini-trend? Some Background: By trade, I've been mostly a business guy [shudders] at startups, but have been working to change that for awhile now. I started learning Ruby a few times last year but had trouble…

    2011

  17. 17OA

    Hey everyone, I recently built OpenJobHub, a free and open source job board for engineers. My goal is simple: in these tough times, I hope more people can find good jobs, and that job information can be more open and transparent. Feel free to share it with any recruiters, HRs, or friends who are hiring. Let's build a healthier job ecosystem together. GitHub: https://github.com/junminhong/jobs Website: https://jobs.wowkit.net

    Oct 2025 · github.com

  18. 18CA

    I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version. With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description. You can see the demo of the actual dashboard in the landing. Let me know your thoughts :) It means a lot to me!

    Sep 2025 · infrastructureas.ai

  19. 19MF

    Here is the link: http://www.wikihowtodo.com I know a lot of geeks share the same dream -- build the next kick-ass todo-list/project management system. So do I. However, as I was quite positive that my web development skill is worse than 99% of developers' in this community, I decided to build something simple, useless but unique. So I built this. Basically it's a Wikihow scraper, nothing more. It gives you a place to store interesting Wikihow articles and yes, they are converted into todo lists. I know this site is not that good, but I still need your guys' feedback. For example, as I am a…

    2010

  20. 20IM

    I'm documenting everything about my process. From learning to code, to building the app, and all the way to my outreach efforts. I'm learning as I go and sharing it with everyone who's not a programer, and is daunted to build a software on their own. Trust me. If I can do it, anyone can! You can find my updates on: https://Claritask.com ...as well as video updates on https://www.youtube.com/channel/UCdmqmifW4kIcPclXigay1dQ Would love to hear your feedback on my progress and if you have any suggestions on what I can do better. There's so many task managers out…

    2017

  21. 21RW

    Hey Hackernews! My names Olly (a Designer from the UK). I’ve been a long time lurker on Hackernews but now I finally have something to share with the community. Along with my friend Oliver (Developer, Sweden/Japan) we have been working on Remotewise.io. It’s a new resource and learning platform dedicated to remote work. We’ve both been working remotely for most of our careers. Over this time remote work has been gaining huge momentum as a viable and desirable way to work and we believe it’s the future. We’ve been working on this during our evenings and weekends in between our full-time…

    2019

  22. 22AW

    Hello everyone! I know there are already a few "Who Is Hiring" aggregators, but I wanted to show off what I've done. My project was cancelled right before Christmas, so this project was a great way to blow off some steam while procrastinating looking for a new job. Tangentially, I am looking for new career opportunities if your company needs a full stack web developer, lol. This website was completed in about a week and a half. I wanted to present it in a Show HN post on Jan 2 when the usual Who Is Hiring posts were featured, but I didn't think it had enough features to make it useful. Even…

    2020

  23. 23AN

    Hey HN, we just launched MyRudius.com -- a completely new type of marketplace to find freelance gigs. I'd sincerely appreciate any feedback! Feel free to be blunt and honest... There's definitely work to be done. It currently uses fairly out-of-the-box Twitter Boostrap, for one thing. Thanks for any feedback available! http://www.myrudius.com

    2012

  24. 24AS

    Hi all, Late last year, I did a round of interviews with big tech companies. During preparation, I realized that there were tons of sites with whiteboarding interview questions, but not a lot of well-explained ones. I decided to build https://algodaily.com, intended to be the easiest place on the internet to prepare for technical interviews. Every challenge is walked through step by step, and includes quizzes that help with recall. Every challenge is written in JS, which is IMO the best language for new programmers since it can easily be run and tested in the browser. I also…

    2019

Ranked by how close each launch is in meaning, then by votes. Refine with a description →