An open API service indexing awesome lists of open source software.

https://github.com/emmanuel-rods/nextdoor-scraper


https://github.com/emmanuel-rods/nextdoor-scraper

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Installation
```bash
git clone https://github.com/Emmanuel-Rods/NextDoor-Scraper
cd NextDoor-Scraper
npm install
```

# Env
```bash
cp .env.example .env
```

# crendentials
```bash
EMAIL_ADDRESS = ''
PASSWORD = ''
```