We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebec619 commit 28239e4Copy full SHA for 28239e4
.npmignore
@@ -1,4 +1,3 @@
1
.github/
2
.idea/
3
-node_modules/
4
.DS_Store
package.json
@@ -1,6 +1,6 @@
{
"name": "@scrapingant/amazon-proxy-scraper",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Amazon products scraper by keyword with using ScrapingAnt API",
5
"main": "index.js",
6
"bin": {
0 commit comments