Skip to content

AjiScrape is a tool for scraping social media links from websites, useful for identifying and checking for broken social media links embedded in web pages.

License

Notifications You must be signed in to change notification settings

mas4ji/ajiscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AjiScrape - Social Media Broken Link Checker on Websites

Build Status License Version

Ajiscraper Screenshot

This project is designed to scrape social media links from websites and check for broken links. You can use it to find links to social media profiles such as Facebook, Instagram, Twitter, LinkedIn, and YouTube from websites. This tool will help in identifying and handling broken links on websites.

Features

  • Scrapes social media links from one or multiple websites.
  • Supports major social media platforms: Facebook, Instagram, Twitter, LinkedIn, YouTube.
  • Output can be saved in a text file.
  • Checks whether the social media links are working or broken.
  • Easy to use for bug hunting and web analysis purposes.

Manual Installation

Follow the steps below to install and run this project manually:

  1. Clone repositori:

    git clone https://github.com/mas4ji/ajiscraper.git
  2. Navigate to the project directory:

    cd ajiscraper
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the program:

    Once all dependencies are installed, you can run the program as instructed in the usage section..


Usage

To use this script, you can choose to process a single domain or multiple domains at once.

For a single domain:

python3 ajiscrape.py -d example.com -o hasil_scraping.txt

⚠️ Warning

This tool is not 100% accurate, so it must also be manually validated to ensure its accuracy.

Contact Me:

0xkayala 0xkayala @0xkayala 0xkayala

Acknowledgements

  • Thanks to Root Bakar for the inspiration to create this tool.
  • Special thanks to the open-source community for their amazing libraries and support!

Security Notice

This tool is intended for educational and security auditing purposes. Make sure you have explicit permission before scraping any website. The creators are not responsible for any damages or illegal activities caused by the misuse of this tool.

About

AjiScrape is a tool for scraping social media links from websites, useful for identifying and checking for broken social media links embedded in web pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages