All Projects → cbrintnall → shorter.recipes

cbrintnall / shorter.recipes

Licence: other
A website dedicated to making recipes from any website easy to read.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to shorter.recipes

Goirate
Pillaging the seven seas for torrents, pieces of eight and other bounty.
Stars: ✭ 20 (-25.93%)
Mutual labels:  scraping
etf4u
📊 Python tool to scrape real-time information about ETFs from the web and mixing them together by proportionally distributing their assets allocation
Stars: ✭ 29 (+7.41%)
Mutual labels:  scraping
ScrapeBot
A Selenium-driven tool for automated website interaction and scraping.
Stars: ✭ 16 (-40.74%)
Mutual labels:  scraping
scrape-github-trending
Tutorial for web scraping / crawling with Node.js.
Stars: ✭ 42 (+55.56%)
Mutual labels:  scraping
NBA-Fantasy-Optimizer
NBA Daily Fantasy Lineup Optimizer for FanDuel Using Python
Stars: ✭ 21 (-22.22%)
Mutual labels:  scraping
trafilatura
Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments
Stars: ✭ 711 (+2533.33%)
Mutual labels:  scraping
chopper
Chopper is a tool to extract elements from HTML by preserving ancestors and CSS rules
Stars: ✭ 22 (-18.52%)
Mutual labels:  scraping
diffbot-php-client
[Deprecated - Maintenance mode - use APIs directly please!] The official Diffbot client library
Stars: ✭ 53 (+96.3%)
Mutual labels:  scraping
turtle
Instagram Photo Downloader
Stars: ✭ 15 (-44.44%)
Mutual labels:  scraping
html-table-to-json
Generate JSON representations of HTML tables
Stars: ✭ 39 (+44.44%)
Mutual labels:  scraping
crawler-chrome-extensions
爬虫工程师常用的 Chrome 插件 | Chrome extensions used by crawler developer
Stars: ✭ 53 (+96.3%)
Mutual labels:  scraping
double-agent
A test suite of common scraper detection techniques. See how detectable your scraper stack is.
Stars: ✭ 123 (+355.56%)
Mutual labels:  scraping
socials
👨‍👩‍👦 Social account detection and extraction in Python, e.g. for crawling/scraping.
Stars: ✭ 37 (+37.04%)
Mutual labels:  scraping
info-bot
🤖 A Versatile Telegram Bot
Stars: ✭ 37 (+37.04%)
Mutual labels:  scraping
4cat
The 4CAT Capture and Analysis Toolkit provides modular data capture & analysis for a variety of social media platforms.
Stars: ✭ 144 (+433.33%)
Mutual labels:  scraping
linkedin-scraper
Tool to scrape linkedin
Stars: ✭ 74 (+174.07%)
Mutual labels:  scraping
scrapers
scrapers for building your own image databases
Stars: ✭ 46 (+70.37%)
Mutual labels:  scraping
scrapy-fieldstats
A Scrapy extension to log items coverage when the spider shuts down
Stars: ✭ 17 (-37.04%)
Mutual labels:  scraping
RARBG-scraper
With Selenium headless browsing and CAPTCHA solving
Stars: ✭ 38 (+40.74%)
Mutual labels:  scraping
Architeuthis
MITM HTTP(S) proxy with integrated load-balancing, rate-limiting and error handling. Built for automated web scraping.
Stars: ✭ 35 (+29.63%)
Mutual labels:  scraping

shorter.recipes 🍳

Prerequisites

  • Node 12.13.0
  • yarn

Setup

  • clone repo
  • navigate to root of repo
  • run yarn setup
  • done!

Develop

  • walk through setup in readme.md
  • run yarn dev
  • open browser to http://localhost:5000
  • done!
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].