Fast and reliable scraper to collect all contact and about info of a given list of facebook pages
A Sofisticated scraper that will collect all social links and contact info along with follows, likes and profile picture from a give list of facebook pages
Simply feed the actor a list of facebook pages, Example:
1[ 2{"url": "https://www.facebook.com/VinDiesel"} 3]
and it will go through each page collecting all available contact info and social accounts.
The output dataset will be all available
data found on the page about tab. Example output:
1{ 2 "Name": "Vin Diesel", 3 "Link": "https://www.facebook.com/VinDiesel", 4 "Profile Picture": "https://scontent.floo1-2.fna.fbcdn.net/v/t1.6435-1/143866385_254493266044860_8689851955190563307_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=f4b9fd&_nc_ohc=2TFBZy3hxXIQ7kNvgE-MoCo&_nc_ht=scontent.floo1-2.fna&oh=00_AYBOOfjhGe-j-LCk3tg_b79BHIvvjbxke1Znge5Ly32L7w&oe=66DA18B0", 5 "Likes": "105M", 6 "Follows": "0", 7 "About": [ 8 { 9 "Section": "Categories", 10 "Fields": [] 11 }, 12 { 13 "Section": "Websites and social links", 14 "Fields": [ 15 { 16 "Field Type": "website", 17 "Name": "Website", 18 "Value": "http://www.vindiesel.com/" 19 }, 20 { 21 "Field Type": "screenname", 22 "Name": "YouTube", 23 "Value": "vindiesel" 24 }, 25 { 26 "Field Type": "screenname", 27 "Name": "Spotify", 28 "Value": "vindiesel" 29 }, 30 { 31 "Field Type": "screenname", 32 "Name": "Instagram", 33 "Value": "vindiesel" 34 }, 35 { 36 "Field Type": "screenname", 37 "Name": "Twitter", 38 "Value": "vindiesel" 39 } 40 ] 41 } 42 ] 43}
For custom scraper development or any inquiries, please feel free to contact me:
Website: Bytecone
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!