Skip to content

Scrape and find social media accounts from websites. Written in Deno.

License

Notifications You must be signed in to change notification settings

IZM-Projects/social-media-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Links Scraper

This project scrapes social media URLs from any given URLs and saves them as images or Excel files (optional).

Requirements

You will need Deno installed on your system to run this project.

Running

Simply add your links to links.txt file and run the following command:

deno task generate

This will check every page that is listed in your text file and will save the results in the output folder; you can change the folder name from src/config.json.

Additionally you can run the convert-xlsx or generate-images tasks to create images and Excel files from the results.

License

MIT License © Abdulbaki "EGGSY" Dursun

About

Scrape and find social media accounts from websites. Written in Deno.

Topics

Resources

License

Stars

Watchers

Forks