You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking at Crawl4AI after trying ScrapeGraphAI. I basically want to make a query search to a search engine, take the first page of results, scrape each link, and then save it for later consumption by an LLM.
But to elaborate the purpose, I pulled the call logs from my phone which goes back to 2018, and I've filtered for calls to unidentified contacts with duration for 20s and longer.
I want to search each phone number with google or whatever, take say first 10 links, scrape the information for a consistent name/organisation, address, etc. Then just have the LLM produce a VCF contact card for each. This is so I can preload my address book with data for unknown contacts (mostly organisations), nothing nefarious.
I tried ScrapeGraphAI, but it was incredibly unreliable and I never got it to get me results for a query with a phone number.
I was wondering how I could go about doing this for Crawl4AI, or if this is the right tool.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm looking at Crawl4AI after trying ScrapeGraphAI. I basically want to make a query search to a search engine, take the first page of results, scrape each link, and then save it for later consumption by an LLM.
But to elaborate the purpose, I pulled the call logs from my phone which goes back to 2018, and I've filtered for calls to unidentified contacts with duration for 20s and longer.
I want to search each phone number with google or whatever, take say first 10 links, scrape the information for a consistent name/organisation, address, etc. Then just have the LLM produce a VCF contact card for each. This is so I can preload my address book with data for unknown contacts (mostly organisations), nothing nefarious.
I tried ScrapeGraphAI, but it was incredibly unreliable and I never got it to get me results for a query with a phone number.
I was wondering how I could go about doing this for Crawl4AI, or if this is the right tool.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions