forked from scrapy/scrapy.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjobs.html
26 lines (22 loc) · 1.03 KB
/
jobs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
layout: default
title: Jobs
permalink: jobs/
---
{% assign stable = site.data.scrapy.stable %}
{% assign oldstable = site.data.scrapy.oldstable %}
{% assign devel = site.data.scrapy.development %}
<div class="container">
<h1>Work with Scrapy</h1>
<p>Find your next big opportunity with us, remotely. Be part of a great remote team and one of the best web scraping and crawling frameworks ever developed using Open Source and the latest technologies.</p><br/>
<p>Check out our available positions.</p>
<div class="jobs-box">
<h2><i class="fa fa-code"></i>Open Source Maintainer</h2>
<hr />
<p><b>Company: Scrapinghub</b></p>
<p>We're looking for someone to help us develop and maintain our Open Source software, to ensure Scrapy and other ScrapingHub Open Sources projects thrive.
</p>
<p>This is a rare opportunity to become a part of the Scrapy team, and work remotely full time helping Open Source.</p>
<a href="https://scrapinghub.workable.com/jobs/976043"><button>Learn more</button></a>
</div>
</div>