

Hepsie Sobekhotep
-
Hepsie Sobekhotep replied to the discussion Scraping with BeautifulSoup vs. Scrapy: Which one should I choose? in the forum General Web Scraping 5 months ago
Scraping with BeautifulSoup vs. Scrapy: Which one should I choose?
If your scraping needs grow, start with BeautifulSoup, then switch to Scrapy when necessary.
-
Hepsie Sobekhotep replied to the discussion Legal considerations and ethics of web scraping: What are the boundaries? in the forum General Web Scraping 5 months ago
Legal considerations and ethics of web scraping: What are the boundaries?
Avoid scraping login-protected or personal data, as that could lead to legal issues under privacy laws like GDPR.
-
Hepsie Sobekhotep started the discussion What’s the best way to scrape media files (images, videos) from a website? in the forum General Web Scraping 5 months ago
What’s the best way to scrape media files (images, videos) from a website?
You can use BeautifulSoup to parse the HTML and extract image or video URLs, then download them using Python’s requests library.
-
Hepsie Sobekhotep changed their photo 5 months ago
-
Hepsie Sobekhotep became a registered member 5 months ago