
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
craigslist-wayback-apa
Advanced tools
Fetch archived RSS feeds from the craigslist apa section on archive.org
Fetch archived RSS feeds from the craigslist apa section on archive.org
$ npm install craigslist-wayback-apa
get(options, cb)
options: object, request options
- city: where to collect apa feeds
- start: date to collect feeds from
- end: date to collect feeds to
cb: Function(error, posts), callback function
- error: Error, passed when issue encountered requesting feed
- posts: array, JSON array of posts with the following schema,
- date
- title
- location
- price
- bedroom
- url
Install the development dependencies:
$ npm install
Then run the tests:
$ npm test
Install the development dependencies:
$ npm install
Then run coverage
$ npm run coverage
View coverage reports
$ firefox coverage/lcov-report/index.html
$ npm run build
FAQs
Fetch archived RSS feeds from the craigslist apa section on archive.org
We found that craigslist-wayback-apa demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.