Skip to content

Instantly share code, notes, and snippets.

View urscrap223's full-sized avatar

urscrap223

  • Joined Dec 20, 2024
View GitHub Profile
@urscrap223
urscrap223 / transform.rb
Created December 20, 2024 10:32
transform.rb
require_relative 'profiles'
require 'pry'
def profile_loop
Entity.make_schema
Entity.get_meta.each do |profile_url|
obj = Entity.new(profile_url)
obj.scrape_data
obj.save_to_database
end
a_btw src_dom fn g dor origin dor id m_sent m_recvd
Feb-24 tinder+misc aakanksha f indian 4/7/2020 93445 21 12
Feb-24 tinder+misc aarti devi f indian 7/9/2018 45238 12 32
Feb-24 tinder+misc charu f indian 10/28/2018 84501 25 2
Feb-24 tinder+misc kranti sharma f indian 4/19/2020 24658 19 34
Feb-24 tinder+misc neha f indian 9/1/2020 68074 17 10
Feb-24 tinder+misc nilam devi f indian 3/2/2018 94001 5 28
Feb-24 tinder+misc pooja jayshwal f indian 7/31/2020 17216 17 28
Feb-24 tinder+misc preeti gupta f indian 4/24/2018 46411 6 26
Feb-24 tinder+misc preeti sinha f indian 6/22/2021 10451 9 23