Earlier quoted context omitted.
really? there are lots of job boards for remote jobs -- https://www.wfh.io , https://weworkremotely.com/ , http://careers.stackoverflow.com/ , https://jobs.github.com/ , etc.
Yes, but a lot of those are "remote - US only".
Show HN: Jobs for software developers delivered to your inbox
41–50 of 62 posts
Re: Show HN: Jobs for software developers delivered to your inbox
#42Earlier quoted context omitted.
You might be interested in http://workingnomads.co/ or http://letsworkshop.com/
Wow, thanks for the Workshop link. Any idea if they are US centric only? I would love to do some freelancing from Canada.
Re: Show HN: Jobs for software developers delivered to your inbox
#43I'd like to signup but still errors out after submitting the form.
Re: Show HN: Jobs for software developers delivered to your inbox
#44Re: Show HN: Jobs for software developers delivered to your inbox
#45Re: Show HN: Jobs for software developers delivered to your inbox
#46What is the search radius on this? Will I only get jobs for the specific location I enter? It's a great start, and I hope you can continue to develop it. Being in Dallas I end up having to actively search out opportunities when I am looking, because the recruiters rarely come to me.
http://nolatechjobs.leesome.com/
I'd be happy to share the code with you and you could switch out the sites I'm scraping with the ones you look at. The whole thing runs on a cronjob that just re-generates the HTML every hour.
Re: Show HN: Jobs for software developers delivered to your inbox
#47I'd like to signup but still errors out after submitting the form.
You have to put a location apparently.
Re: Show HN: Jobs for software developers delivered to your inbox
#48Re: Show HN: Jobs for software developers delivered to your inbox
#49Also: don't fail the form if I don't enter a location.
Re: Show HN: Jobs for software developers delivered to your inbox
#50What is the search radius on this? Will I only get jobs for the specific location I enter? It's a great start, and I hope you can continue to develop it. Being in Dallas I end up having to actively search out opportunities when I am looking, because the recruiters rarely come to me.
What sites are you searching? I built a web scraper to help automate my job search in NOLA http://nolatechjobs.leesome.com/ I'd be happy to share the code with you and you could switch out the sites I'm scraping with the ones you look at. The whole thing runs on a cronjob that just re-generates the HTML every hour.
I'd love to try your scraper. I've thought about doing something like that before, particularly since I have started doing lots of web scraping for work and I am much more comfortable with it. Do you have any issues with sites that actively or passively discourage scrapers?