A web crawler script that crawls the target website and lists its links

Related tags

Web CrawlingStar
Overview
Devloped By Ashutosh Raval

                                            
                                            
  .--.--.       ___                         
 /  /    '.   ,--.'|_                       
|  :  /`. /   |  | :,'              __  ,-. 
;  |  |--`    :  : ' :            ,' ,'/ /| 
|  :  ;_    .;__,'  /    ,--.--.  '  | |' | 
 \  \    `. |  |   |    /       \ |  |   ,' 
  `----.   \:__,'| :   .--.  .-. |'  :  /   
  __ \  \  |  '  : |__  \__\/: . .|  | '    
 /  /`--'  /  |  | '.'| ," .--.; |;  : |    
'--'.     /   ;  :    ;/  /  ,.  ||  , ;    
  `--'---'    |  ,   /;  :   .'   \---'     
               ---`-' |  ,     .-./         
                       `--`---'             
                                            


                                                               
                                                               

A web crawler script that crawls the target website and lists its links || A web crawler script that lists links by scanning the target website.

Module to be installed

  • Installation for Linux
sudo pip install -r requirements.txt
  • Installation for Windows
python -m pip install -r .\requirements.txt

Use

*Example Use 1

python star.py --url http://example.com/etc
  • *Example Use 1
python star.py -u http://example.com/etc
Owner
Security Researcher
A web service for scanning media hosted by a Matrix media repository

Matrix Content Scanner A web service for scanning media hosted by a Matrix media repository Installation TODO Development In a virtual environment wit

Brendan Abolivier 5 Dec 01, 2022
Python scrapper scrapping torrent website and download new movies Automatically.

torrent-scrapper Python scrapper scrapping torrent website and download new movies Automatically. If you like it Put a โญ on this repo ๐Ÿ˜‡ Run this git

Fazil vk 1 Jan 08, 2022
Scraping web pages to get data

Scraping Data Get public data and save in database This is project use Python How to run a project 1 - Clone the repository 2 - Install beautifulsoup4

Soccer Project 2 Nov 01, 2021
This tool crawls a list of websites and download all PDF and office documents

This tool crawls a list of websites and download all PDF and office documents. Then it analyses the PDF documents and tries to detect accessibility issues.

AccessibilityLU 7 Sep 30, 2022
Basic-html-scraper - A complete how to of web scraping with Python for beginners

basic-html-scraper Code from YT Video This video includes a complete how to of w

John 12 Oct 22, 2022
A tool for scraping and organizing data from NewsBank API searches

nbscraper Overview This simple tool automates the process of copying, pasting, and organizing data from NewsBank API searches. Curerntly, nbscrape onl

0 Jun 17, 2021
a high-performance, lightweight and human friendly serving engine for scrapy

a high-performance, lightweight and human friendly serving engine for scrapy

Speakol Ads 30 Mar 01, 2022
Web-Scrapper using Python and Flask

Web-Scrapper "[์ดˆ๊ธ‰]Python์œผ๋กœ ์›น ์Šคํฌ๋ž˜ํผ ๋งŒ๋“ค๊ธฐ" ์ฝ”์Šค -NomadCoders ๊ธฐ์ดˆ์ ์ธ Python ๋ฌธ๋ฒ•๊ฐ•์˜๋ถ€ํ„ฐ ์‹œ์ž‘ํ•˜์—ฌ ์›น์‚ฌ์ดํŠธ์˜ htmlํŒŒ์ผ์—์„œ ์›ํ•˜๋Š” ๋‚ด์šฉ์„ Scrappingํ•ด์„œ ์ถœ๋ ฅ, csv ํŒŒ์ผ๋กœ ์ €์žฅ, flask๋ฅผ ์ด์šฉํ•œ ๊ฐ„๋‹จํ•œ ์›นํŽ˜์ด์ง€

์œค์„ฑ๋„ 1 Nov 10, 2021
A web crawler for recording posts in "sina weibo"

Web Crawler for "sina weibo" A web crawler for recording posts in "sina weibo" Introduction This script helps collect attributes of posts in "sina wei

4 Aug 20, 2022
Libextract: extract data from websites

Libextract is a statistics-enabled data extraction library that works on HTML and XML documents and written in Python

499 Dec 09, 2022
Web Crawlers for Data Labelling of Malicious Domain Detection & IP Reputation Evaluation

Web Crawlers for Data Labelling of Malicious Domain Detection & IP Reputation Evaluation This repository provides two web crawlers to label domain nam

1 Nov 05, 2021
Subscrape - A Python scraper for substrate chains

subscrape A Python scraper for substrate chains that uses Subscan. Usage copy co

ChaosDAO 14 Dec 15, 2022
Linkedin webscraping - Linkedin web scraping with python

linkedin_webscraping This is the first step of a full project called "LinkedIn J

Pedro Dib 4 Apr 24, 2022
Pyrics is a tool to scrape lyrics, get rhymes, generate relevant lyrics with rhymes.

Pyrics Pyrics is a tool to scrape lyrics, get rhymes, generate relevant lyrics with rhymes. ./test/run.py provides the full function in terminal cmd

MisterDK 1 Feb 12, 2022
Danbooru scraper with python

Danbooru Version: 0.0.1 License under: MIT License Dependencies Python: = 3.9.7 beautifulsoup4 cloudscraper Example of use Danbooru from danbooru imp

Sugarbell 2 Oct 27, 2022
Snowflake database loading utility with Scrapy integration

Snowflake Stage Exporter Snowflake database loading utility with Scrapy integration. Meant for streaming ingestion of JSON serializable objects into S

Oleg T. 0 Dec 06, 2021
PyQuery-based scraping micro-framework.

demiurge PyQuery-based scraping micro-framework. Supports Python 2.x and 3.x. Documentation: http://demiurge.readthedocs.org Installing demiurge $ pip

Matias Bordese 109 Jul 20, 2022
Crawler job that scrapes comments from social media posts and saves them in a S3 bucket.

Toxicity comments crawler Crawler job that scrapes comments from social media posts and saves them in a S3 bucket. Twitter Tweets and replies are scra

Douglas Trajano 2 Jan 24, 2022
a small library for extracting rich content from urls

A small library for extracting rich content from urls. what does it do? micawber supplies a few methods for retrieving rich metadata about a variety o

Charles Leifer 588 Dec 27, 2022
Audio media crawler for lbry.

Audio media crawler for lbry. Requirements Python 3.8 Poetry 1.1.7 Elasticsearch 7.14.0 Lbry-sdk 0.99.0 Development This project uses poetry as a depe

Hound.fm 4 Dec 03, 2022