https://github.com/niieani/universal-price-scraper
Export links from Session Buddy and automatically make a CSV budget with images of products
https://github.com/niieani/universal-price-scraper
Last synced: 7 months ago
JSON representation
Export links from Session Buddy and automatically make a CSV budget with images of products
- Host: GitHub
- URL: https://github.com/niieani/universal-price-scraper
- Owner: niieani
- Created: 2018-06-18T21:24:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:36:27.000Z (almost 2 years ago)
- Last Synced: 2025-03-16T15:13:02.165Z (7 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiffBot Price Scraper
## Usage
1. clone
2. export links as CSV (include Window, Title and URL, I used Session Buddy) and name `links.csv`
3. create api-key.ts with `export default 'your-api-key-here'`
4. in terminal, run `yarn start`
5. data from diffbot should be available in `output.csv`