Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrismathew05/pcscrape
Simple scraper for products on McMaster-Carr
https://github.com/chrismathew05/pcscrape
Last synced: 6 days ago
JSON representation
Simple scraper for products on McMaster-Carr
- Host: GitHub
- URL: https://github.com/chrismathew05/pcscrape
- Owner: chrismathew05
- License: mit
- Created: 2022-03-16T18:12:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-17T19:12:30.000Z (over 2 years ago)
- Last Synced: 2023-08-12T18:41:55.921Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Product Code Scrape
Simple scraper for products on McMaster-Carr## Usage
1. Clone this repo: `git clone https://github.com/chrismathew05/pcscrape.git`.
2. Navigate to repo and update config.json with desired product codes.
3. Run the batch script: `run.bat`.
4. Output can be found in `output.log`.