headrun / SWIFT

2 stars 0 forks source link

Nnnow.com crawling #50

Open SreenivasDega opened 4 years ago

SreenivasDega commented 4 years ago

To crawl the fashion items in Nnnow.com

Preethi266 commented 4 years ago

1.For this i have found the api link for the data for nnnow.com. 2.I have written the spider and taken all the available fields which are present in the site. Screenshot from 2020-05-10 22-34-08 3.I need to verify for more requests for this because while we are scrolling we are getting the data.

Preethi266 commented 4 years ago

1.Yesterday I have verified the data for the all products in this we have 220 pages and five thousand above records. 2.Taken the all pages data and verified.

Preethi266 commented 4 years ago

1.I have written the spider and taken the data and available fields . 2.The output is stored in the query files. Screenshot from 2020-05-15 07-27-52

Preethi266 commented 4 years ago

Completed the spider getting the proper data.