Skip to content

elhorowitz/Craigslist_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Craigslist_Python

Start of a python API for Craigslist

Purpose: This is the start of a screen scraping Python API for Craigslist (using BeautifulSoup).

Functions:

  • getFavs.py: stores all of your favorited listings in a csv file
  • getPosts.py: finds all listings based on keyword search and saves in a cvs file

Specs:

  • Python 2.7.5
  • Python Libraries: BeautifulSoup.py

About

Start of a python API for Craigslist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages