Hi, thanks for those tips, I have done quite a bit of scraping in the hsort time I have been using python. I think I mostly used beautiful soup and scrapy, but I havent got too deep really. In the most part I have been working with APIs, wich I personally find more reliable, if one exists of course. I think the frustration during those early days is lack of information out there. I find API documentation mostly awful. One little tip i did find helpful when researching api output etc is to check the pretty code option down at the bottom of the page. it makes it so much more readable and easier to copy into excel etc. Anyway, I do appreciate the content you put out there, it opens up new thinking, so thanks...
Good stuff. I have done some selenium and pandas to convert data on a spreadsheet to fill out on line forms. It took tweaking delay time to make it work properly. Thanks.
Nice hints. I've only done very basic sraping with beatifulSoup, as part of some course exercises. I wanted to run a few things on a forum I was member but still struggled on how to authenticate correctly.
Thank you, @ThePyCoach! This video was incredibly informative and helpful.
AI has helped me a lot with summarising long-form writing/content especially with ChatGPT, ChatPDF etc. Thanks for this video too!
Hi, thanks for those tips, I have done quite a bit of scraping in the hsort time I have been using python. I think I mostly used beautiful soup and scrapy, but I havent got too deep really. In the most part I have been working with APIs, wich I personally find more reliable, if one exists of course. I think the frustration during those early days is lack of information out there. I find API documentation mostly awful. One little tip i did find helpful when researching api output etc is to check the pretty code option down at the bottom of the page. it makes it so much more readable and easier to copy into excel etc. Anyway, I do appreciate the content you put out there, it opens up new thinking, so thanks...
This bightdata is pretty cool, captcha are a big road block for me
Many thanks for your wise recommendations to achieve a better, up to date web scrapping. Sometimes we are note fully aware on what's really important.
Thanks for this content, it's been a long time I'm experimenting on scraping and you helped me a lot!🎉
Wow these are some really great tips. Thank you!
I have worked in AI especially computer vision and also have done a project on web scrapping and deployed it. AI for me is a fun hobby
I only knew selenium, thank you so much for charing this!
Its great, provides an easy way to scrape. Thanks.
Now I was able to make it work! Thanks for the content!
Good , helps me know more about Web scraping
I know nothing about scraping but following you due to the AI content, and happy to learn from you!
Good stuff. I have done some selenium and pandas to convert data on a spreadsheet to fill out on line forms. It took tweaking delay time to make it work properly. Thanks.
Thank you for giving me more knowledge on how to do the scraping
Very useful. Great tips for a newbie
Thanks for helping us make fewer scraping mistakes. This should help me, especially captcha solving.
Great tips! This will be useful for me building up my knowledge base via page scraping.
Great explanation about web scraping, look forward to learning more?
Great tips!
Nice tips for web scraping
Thanks! Could you do a video tutorial with the Playwright? Are you familiar with this framework?
Thanks for the scraping content and keeping me up on AI
Nice hints.
I've only done very basic sraping with beatifulSoup, as part of some course exercises.
I wanted to run a few things on a forum I was member but still struggled on how to authenticate correctly.
Good information