Giter Club home page Giter Club logo

panem's Introduction

example-gif

Panem

Status License


A beermoney assistant.

๐Ÿ“ Table of Contents

๐Ÿง Problem Statement

Everyone would like some extra money at the end of the month, but only a select few have the time to scroll mindlessly through websites such as Craigslist to find quick gigs. This is especially true for individuals who live outside the US, where opportunities such as focus groups or research studies that can be done in return of monetary gain happen very seldomly.

  • IDEAL: A program that allows users to carefully select which opportunities they're looking for and where. Results that come from multiple sources. Runs fast.
  • REALITY: Currently only works with Craigslist, and is far from optimal (slow).
  • CONSEQUENCES: If this program is abused, many opportunities will be taken in an instant, not allowing individuals who are unaware of the existence of Panem not be able to compete with the speed of which this program finds results (although it's slow, it's still significantly faster than a human).

๐Ÿ’ก Idea / Solution

Panem aims to make beermoney more accessible to everyone by crawling through carefully selected places that have high probabilities of yielding opportunities that will likely make you some money.

โ›“๏ธ Dependencies / Limitations

  • Currently only finds opportunities on Craigslist
  • Works in a faulty manner outside cities in the US
  • Takes a very long time to run (1.8 minutes per city, there are 714 which means the program will take 21.4 hours to complete)
  • Not very customizable
  • Universal fix for scrollback buffering

๐Ÿš€ Future Scope

I will work on all of the listed limitations and frequently update this program. I would also like to make this program's scale larger, by making it desireable to a large audience.

๐Ÿ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Cloning the repo

git clone https://github.com/Seanmusse/Panem.git

Change into the program's directory

cd Panem/

Install the required dependencies

You must have Python installed to do this:

pip3 install -r requirements.txt

Run the program

python3 panem.py

๐ŸŽˆ Usage

If the program is run without any arguments (python3 panem.py), it will scrape the opportunities from every city on Craigslist (714). Please bear in mind that this will take a long time (approximately 21.4h) to complete. However, specific searcher may be performed. You can provide a singular city (python3 panem.py "https://losangeles.craigslist.org/")or multiple (python3 panem.py ""https://losangeles.craigslist.org/" "https://newyork.craigslist.org/" ) as long as the URLs are valid, inside quotations and separated by a singular space.

โ›๏ธ Built With

โœ๏ธ Authors

See also the list of contributors who participated in this project. All contributions are welcome, I encourage everyone to make a PR :)

panem's People

Contributors

seanmusse avatar

Watchers

James Cloos avatar  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.