chipscoco/OceanMonkey
OceanMonkey is a High-Level Distributed Web Crawling and Web Scraping framework base on multi-process and multi-coroutines, used to crawl websites and extract structured data from their pages like the classical scrapy framework.
OceanMonkey helps you automatically gather vast amounts of information from many websites. You provide the web addresses and specify what pieces of information you want from each page, and it delivers that data in a structured, organized format. This tool is for data analysts, market researchers, or anyone needing to collect large datasets from the web.
No commits in the last 6 months. Available on PyPI.
Use this if you need to systematically extract specific data points, like prices, product descriptions, or contact information, from numerous web pages across various websites.
Not ideal if you only need to collect data from a few web pages manually or are looking for a simple point-and-click data extraction tool without programming.
Stars
7
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/chipscoco/OceanMonkey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.