Skip to main content

Read listings Pythonically.

Examples

Generate listings.

from craigsgenerator import craigsgenerator
for listing in craigsgenerator(sites = ['austin.craigslist.org'],sections=['sub']):
    print(listing)

Downloaded files are cached by default and refreshed if they’re older than a day. Change the directory by specifying the cachedir.

from craigsgenerator import Section
for listing in Section('austin','sub', cachedir = 'downloads'):
    print(listing)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

craigsgenerator-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file craigsgenerator-0.1.1.tar.gz.

File metadata

File hashes

Hashes for craigsgenerator-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d01013fe9469c79860fb919221362afc96192fe52d364dfcf5ef7507595df3de
MD5 6e50bbd0702f73e93e9710f60a5d5e83
BLAKE2b-256 5e3df89a70793d5cc6798b71e09784317d90f709739900cdd267b42cad65d46d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 file

0.1.0

1 file

0.0.13

1 file

0.0.12

1 file

0.0.11

1 file

0.0.10

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page