1.0.0 • Published 3 years ago

retailecomscraper v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Scrapes name and url of the products from any retail website given the css selectors and other details required as input The input format and the required values are as follows: { base_url: 'https://www.hayneedle.com/furniture/recliners_list_187661?categoryID=187661&page=1', pagination_y_or_n: 'y', no_of_pages: '2', page_multiplying_factor: '1', no_of_elements_req: '100', css_img_urls: 'div.product-cardcarousel_1CjvO img', css_name: 'h2.product-card-infoname_2YOvd.u-two-line', namedata_csv: 'heydata.csv' }

1.0.0

3 years ago