Python Forum
how to store data from the soup in the loop?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to store data from the soup in the loop?
#1
Hi Guys,

How can i store data from the soup in the loop?

I would append it to the empty list, however, then i can't set objects/variables by using find_all and find, because i can't use those attributes in a list.

Basically i want to loop over 10 pages, collect data from all of them into one place and then use find and find_all to set objects
Reply
#2
Very difficult to answer without seeing code.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can users store data temporarily in flask app? darktitan 6 2,943 Mar-21-2022, 06:38 PM
Last Post: darktitan
  not printing soup data to csv rickyrt 2 2,067 Aug-31-2021, 03:41 PM
Last Post: rickyrt
  How and where to store a data for path tree? zayacEBN 1 1,937 Aug-21-2020, 10:14 PM
Last Post: Larz60+
  Extract json-ld schema markup data and store in MongoDB Nuwan16 0 2,457 Apr-05-2020, 04:06 PM
Last Post: Nuwan16

Forum Jump:

User Panel Messages

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