├── Step 1.png ├── Step 2.png ├── readme.txt ├── step_1_interaction_code.js ├── step_1_parser_code.js ├── step_2_interaction_code.js └── step_2_parser_code.js /Step 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sonnysangha/brightdata-amazon-scraper-template/HEAD/Step 1.png -------------------------------------------------------------------------------- /Step 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sonnysangha/brightdata-amazon-scraper-template/HEAD/Step 2.png -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sonnysangha/brightdata-amazon-scraper-template/HEAD/readme.txt -------------------------------------------------------------------------------- /step_1_interaction_code.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sonnysangha/brightdata-amazon-scraper-template/HEAD/step_1_interaction_code.js -------------------------------------------------------------------------------- /step_1_parser_code.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sonnysangha/brightdata-amazon-scraper-template/HEAD/step_1_parser_code.js -------------------------------------------------------------------------------- /step_2_interaction_code.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sonnysangha/brightdata-amazon-scraper-template/HEAD/step_2_interaction_code.js -------------------------------------------------------------------------------- /step_2_parser_code.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sonnysangha/brightdata-amazon-scraper-template/HEAD/step_2_parser_code.js --------------------------------------------------------------------------------