Open PrincePandit16 opened 4 months ago
tell me in detail what are you facing the problem ?
faced same problem. you can refer to any other video available on youtube. I referred to : Scraping Data from a Real Website | Web Scraping in Python By: Alex The Analyst
Guys, the websites change their interface from time to time to fend off web-scrapers, so the code in the video may not work, however, I managed to create my own code for web-scraping the AmbitionBox Website. You can find it here:
You can refer this video lecture , here done web scraping in Flipkart using beautifulsoup , here the link of video https://youtu.be/WHYMSkwJSYU?si=oaPopanGuC8MAsE7
On Mon, Aug 12, 2024, 1:42 PM Saumya Yadav @.***> wrote:
faced same problem. you can refer to any other video available on youtube. I referred to : Scraping Data from a Real Website | Web Scraping in Python By: Alex The Analyst
— Reply to this email directly, view it on GitHub https://github.com/campusx-official/100-days-of-machine-learning/issues/42#issuecomment-2283350886, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDL6QHIULJTXM46XKD2CMFDZRBVAPAVCNFSM6AAAAABLHYEMX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBTGM2TAOBYGY . You are receiving this because you commented.Message ID: @.*** .com>
I think there is some problem in the code of day 18 web scraping one because i am not been able to do web scraping .