Skip to content

A scrapy spider which crawls through job listings in various freelance job search sites and pushes feeds on to a static page. All jobs of my kind at one place.

Notifications You must be signed in to change notification settings

neotheicebird/jobless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jobless:

This is a scrapy spider crawling through freelance job listings in various websites. Prepares a list of jobs based on given keywords (and in future few more rules) and publishes the results on a static html page.

Site:

visit http://neotheicebird.github.io/jobless/ to get the list of job links. Site generation is automated. Right now the webpage is kinda messy, I would clean it up soon.

Implemented:

- crawls on elance.com, gets job title, description, project timeframe and links

Yet to do:

- add domains odesk.com, guru.com and freelancer.in
- create a static html using pelican(probably) or django and push to git pages

This is a personal project, there is no intention of using the data crawled for any commercial purposes.

About

A scrapy spider which crawls through job listings in various freelance job search sites and pushes feeds on to a static page. All jobs of my kind at one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages