You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scrappe-Tout is a web scraping tool designed to convert HTML documentation into clean, organized Markdown files. It automatically handles navigation menus, removes duplicate content, and generates descriptive filenames for easy reference.
Scrappy is a Javascript project designed for scraping data from Google Maps. It leverages Selenium for automated browser interactions, making it easy to collect information such as business details, reviews, ratings, and more.
A web scrapper made with cheerio. The project scrape issues from the top 8 repositories from the github topics page and store them in a pdf file inside a folder with same name as that of topic.
This Node.js project is a two-stage web scraper that extracts question-and-answer data from online exam lists using browser automation technology. It generates structured output in JSON format and creates an Excel-ready CSV quiz template that includes an automatic scoring formula for self-assessment.