Hi Folks, Im newbie here.
I need a help to resolve my issue,
let me brief my issue:
I DID:
crawling all product_name and product_url and clicking all Pagination also opening each page using FOR EACH
I NEED:
scrap the product price, product_size, product_image, product_description
get the data and insert into DataBase( SQL or Mongo or anything)
( I tried with web scrapping but for using that I need to choose twice to get the data, but in single product page,there will be one click option is possible, so am getting error)
can Anyone help me out from this?
thanks in advance!!!