New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

craigslist-search

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

craigslist-search - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "craigslist-search",
"version": "0.0.4",
"version": "0.0.5",
"description": "Has 2 applications. 1. Can list craigslist listings in particular city in particular category. 2. Can list all the listings in all craigslist cities for one particular category",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -16,13 +16,16 @@ # Craigslist Search

```bash
node main.js newyork tia
```
to do the paging just
```bash
node main.js newyork tia 100
```
to get all tickets with images
```bash
node main.js newyork tia 100 1
```
### Options

@@ -29,0 +32,0 @@ options = {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc