Code Monkey home page Code Monkey logo

clpanel's Introduction

=== CL Panel ===
Craigslist Panel,

I wrote this so I could search through all the available gigs or jobs on Craigslist.
The default behavior on the job search is to search for telecommute jobs.

The getit.pl is a perl script I wrote that .. well it isn't thread safe but it spawns out a bunch of workers that call the Linux CLI application 'links' and uses it to dump the results it finds.

I've decided to update this little thing to make the results into MySQL queries so the web interface just searches against a mysql database while the new intention of the getit.pl is to be ran as a cron job that runs at like 3 in the afternoon so you're getting good, up to date job results.

Craigslist is a valuable resource .. hopefully my tool helps some people harness it.

- Dan.

=== USE Examples ===

getit.pl "jobs|gigs" a_search_term
getit.pl "jobs|gigs" a_search_term a_date

I made it where it either only searches for today's results
IE Oct 23 or else you can pass it a date .. say you want the whole months
results just do

getit.pl jobs linux Oct

=== Contact ===
[email protected]

=== Install ===
Just copy files into directory you want it to run out of.
Then install the SQL queries in the setup.mysql

clpanel's People

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.