Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not able to capture the parameters
#1
Hi Friends,

I have scrapped first or second pages of several websites. But while scrapping bigbasket.com (an Indian grocery site), even if I am passing _bb_cid to change the city it is not changing the rates of the commodities. Can you please suggest that in place of GET request shall I post it in some different way?
Reply
#2
That is a complicated site.
Please show (code) how you are attempting to scrape the data,
and explain the tools you are using (Beautifulsoup, selenium, etc.)
Reply
#3
Hi I am using the methology given at:

https://github.com/niksoc/bigbasket-scra...ectdata.py

In my code I am passing additional parameter that is bb_cid.

Thanks
Reply
#4
Please advise all pertinent data.
what data you pass to which function, etc. we have over many, many visits to this site every day, and even though it may be simple to figure out, would appreciate that information up front.
Thank you.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020