Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 244 Bytes

Ecommerce Reviews crawler

    from crawler.amazon import amazon
    amazon.get_data('your keyword')

    amamzon.get_data('your keyword', 'co.uk') # for uk

flipkart, jabong, myntra refactoring to be done

feel free to contribute