Diggernaut/configs
Public, free to use, repository with diggers configs for scraping / extracting data from various e-commerce websites and online stores
This project provides ready-to-use configurations for automatically collecting product information from many popular e-commerce websites. You simply copy and paste a configuration into the Diggernaut service, and it will gather details like product names, prices, and descriptions. This is for market researchers, e-commerce managers, or small business owners who need to track product data from competitors or suppliers.
No commits in the last 6 months.
Use this if you need to regularly collect product data from specific e-commerce websites without writing complex code yourself.
Not ideal if you need to scrape websites not on the provided list or require highly customized data extraction beyond standard product information.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Diggernaut/configs"
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.