All Projects → Tu5k4rr → PastaBean

Tu5k4rr / PastaBean

Licence: other
Python Script to Scrape Pastebin with Regex

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PastaBean

Easy Scraping Tutorial
Simple but useful Python web scraping tutorial code.
Stars: ✭ 583 (+Infinity%)
Mutual labels:  regex, requests
Swaglyrics For Spotify
📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
Stars: ✭ 235 (+Infinity%)
Mutual labels:  regex, requests
Jawbreaker
A Python obfuscator using HTTP Requests and Hastebin.
Stars: ✭ 50 (+Infinity%)
Mutual labels:  pastebin, requests
wc18-cli
An easy command line interface for the 2018 World Cup
Stars: ✭ 15 (+Infinity%)
Mutual labels:  requests
poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
Stars: ✭ 44 (+Infinity%)
Mutual labels:  pip
pyinrail
A python wrapper for Indian Railways Enquiry API!
Stars: ✭ 40 (+Infinity%)
Mutual labels:  requests
Snippet-Share
This is a snippet sharing app that can be used to share snippets of code and more.
Stars: ✭ 41 (+Infinity%)
Mutual labels:  pastebin
PyTorch-Model-Compare
Compare neural networks by their feature similarity
Stars: ✭ 119 (+Infinity%)
Mutual labels:  pip
HeWeather
HomeAssistant HeWeather Plugin
Stars: ✭ 66 (+Infinity%)
Mutual labels:  requests
cero
Scrape domain names from SSL certificates of arbitrary hosts
Stars: ✭ 316 (+Infinity%)
Mutual labels:  scrape
replace
Generic file search & replace tool, written in Python 3
Stars: ✭ 28 (+Infinity%)
Mutual labels:  regex
proxy ip pool
python编写的爬虫代理ip池
Stars: ✭ 18 (+Infinity%)
Mutual labels:  requests
requests-cloudkit
Apple CloudKit Python library.
Stars: ✭ 60 (+Infinity%)
Mutual labels:  requests
antk
Redkato, - Indonesian anime scraper
Stars: ✭ 14 (+Infinity%)
Mutual labels:  regex
FlutterInAppPIP
Flutter Code to do InAPP PIP Like Youtube
Stars: ✭ 16 (+Infinity%)
Mutual labels:  pip
Crawler pubg.op.gg
This is a web crawler for pubg.op.gg, written by Ruichong Liu. 绝地求生游戏数据抓取
Stars: ✭ 15 (+Infinity%)
Mutual labels:  scrape
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (+Infinity%)
Mutual labels:  regex
htmx-talk-2021
Code examples and slides from my 2021 talk Server-Side is Dead! Long Live Server-Side (+ HTMX), presented at DjangoCon and Code Code Code
Stars: ✭ 18 (+Infinity%)
Mutual labels:  requests
bestfetch
fetch ⭐️caching ⭐️deduplication
Stars: ✭ 44 (+Infinity%)
Mutual labels:  requests
serverless-python-requirements
⚡️🐍📦 Serverless plugin to bundle Python packages
Stars: ✭ 971 (+Infinity%)
Mutual labels:  pip

PastaBean

Python Script to Scrape Pastebin with Regex.

Background

Created script to learn Python and capture data on the popular site https://Pastebin.com.

Introduction

First created back in 2017. I have re-written the code to handle errors and place RegeX strings inside regex.json to save time and effort having to copy and paste elif statements for every new bit of RegeX.

Features

  • Scrape Pastebin, 100 queries per 60 seconds - Default
  • Regex outputs to text file
  • Script logs write to pasta.log

Requirements

Usage

  • Run code - python3 PastaBean.py

Contact

If you have an queries, ideas or want to contribute to make the code better please reach out to the below;

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].