Welcome to freestuffs’s documentation!

This is a Python 3.x package which scrapes free stuff from Craigslist. freestuffs is under the MIT license. Hosted on Github.

This package can be used to create a web application, such as the Treasure-map (source), or for use on Twitter.

Installation

Install using pip, freestuffs requires Python 3 and these dependences:

  • requests
  • geopy
  • folium
  • BeautifulSoup4
  • unidecode

Install:

pip install freestuffs

Documentation:

Indices and tables