Python Forum
Store Screenshot Selenium + MongoDB
Thread Rating:
  • 3 Vote(s) - 4.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Store Screenshot Selenium + MongoDB
#6
If you're just doing this locally, then store the images on the file system and the paths in the database. There's no reason to store the images in the database.

Databases aren't really meant for storing binaries like images. File systems and object storage facilities (like those I mentioned) are.
Reply


Messages In This Thread
Store Screenshot Selenium + MongoDB - by Nuwan16 - Aug-15-2020, 09:44 PM
RE: Store Screenshot Selenium + MongoDB - by ndc85430 - Aug-16-2020, 01:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Taking screenshot ConsistentlyInconsistent 1 1,145 Sep-10-2023, 11:20 PM
Last Post: Larz60+
  Retrieve images base64 encoded MongoDB and Flask Nuwan16 2 3,372 Oct-13-2020, 06:25 PM
Last Post: Nuwan16
Question Selenium Screenshots store in Database Nuwan16 3 2,061 Oct-05-2020, 02:55 PM
Last Post: Nuwan16
  Flask Can't Save Screenshot to Postgres Db firebird 3 2,426 Sep-21-2020, 09:22 PM
Last Post: firebird
  filtering by category flask+mongodb Leon79 3 10,414 Jul-19-2020, 04:25 AM
Last Post: ndc85430
  Screenshot web page ! ABVSVL 3 3,388 Jul-11-2020, 01:39 PM
Last Post: snippsat
  error when trying to update mongodb damian0612 6 3,513 Jul-04-2020, 07:25 PM
Last Post: damian0612
  screenshot arezoo 3 2,407 Apr-11-2020, 10:22 AM
Last Post: buran
  Extract json-ld schema markup data and store in MongoDB Nuwan16 0 2,502 Apr-05-2020, 04:06 PM
Last Post: Nuwan16
  storing images in mongodb using python richa828 2 9,435 Jun-06-2018, 08:08 AM
Last Post: richa828

Forum Jump:

User Panel Messages

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