You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# eBay Kleinanzeigen
Standalone PHP + Puppeteer test page for running the Kleinanzeigen scraper from XAMPP.
## Files
- `index.php`: browser UI to run the scraper and view saved results
- `kleinanzeigen_listings.js`: Puppeteer scraper
- `kleinanzeigen_listings.json`: last saved result file
- `package.json`: local Node dependency manifest
## Setup
1. Open a terminal in this folder.
2. Run `npm install`.
3. Open `http://localhost/ebay_kleinanzeigen/` in your browser.
# -ebay_kleinanzeigen