Skip to content

Example craigslist jobs screenscrape using Perl, WWW::Mechanize, and Mojo::DOM58

License

Notifications You must be signed in to change notification settings

nsardo/super-simple-craigslist-job-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Simple Craigslist Job Search

A work in progress, very basic implementation.

Current Usage:

To search the craigslist job board of interest in your city for a specific keyword, go to craigslist for your city and click on the board of interest. Example: web/info design. Copy that url. Replace the url on line 23 with your own. Then to search for titles that include the word "perl" (not case sensitive)...

$ perl cljs.pl perl

Example Screen Shot

About

Example craigslist jobs screenscrape using Perl, WWW::Mechanize, and Mojo::DOM58

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages