Python Forum
mongodb beatles data scraping question
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mongodb beatles data scraping question
#1
As a hobbyist I wanted to scrape data and store it in mongodb and that has worked fine. My focus was to get data related to each Beatles song and so I have data fields such as song title, date recorded, lyrics etc all in one collection. But now I want to scrape data where a Beatle is quoted (during press conferences) but the data is not necessarily related to a particular song- but it might be. So I think I need two different collections. My question is: how might I go about finding connections between the two collections when perhaps I don't see any. Maybe there are some specials tools for this?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Data structure question standenman 1 691 Jun-04-2023, 11:51 AM
Last Post: jefsummers
  Can't store pandas converted json dataframe into mongoDB mahmoud899 1 4,296 Dec-12-2018, 07:45 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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