{"id":15167321,"url":"https://github.com/tushcmd/olo-scraper","last_synced_at":"2026-01-22T16:39:29.516Z","repository":{"id":253549696,"uuid":"843779024","full_name":"tushcmd/olo-scraper","owner":"tushcmd","description":"This is a full-stack web scraping application that simulates browser-like interactions using a headless browser. Users can input a URL, and the application scrapes data and performs specified actions.","archived":false,"fork":false,"pushed_at":"2024-08-18T18:15:10.000Z","size":810,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T03:14:27.528Z","etag":null,"topics":["cors","express","nodejs","puppeteer","react","tailwindcss","typescript","winston"],"latest_commit_sha":null,"homepage":"https://olo-scraper.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tushcmd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-17T11:49:11.000Z","updated_at":"2024-08-18T22:24:09.000Z","dependencies_parsed_at":"2024-08-20T17:01:32.683Z","dependency_job_id":null,"html_url":"https://github.com/tushcmd/olo-scraper","commit_stats":null,"previous_names":["tushcmd/olo-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Folo-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Folo-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Folo-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tushcmd%2Folo-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tushcmd","download_url":"https://codeload.github.com/tushcmd/olo-scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008598,"owners_count":21032554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cors","express","nodejs","puppeteer","react","tailwindcss","typescript","winston"],"created_at":"2024-09-27T05:43:44.996Z","updated_at":"2026-01-22T16:39:29.484Z","avatar_url":"https://github.com/tushcmd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OloScraper - Web Scraping and Browser Interaction Application\n\n## Project Overview\n\nThis is a full-stack web scraping application that simulates browser-like interactions using a headless browser. Users can input a URL, and the application scrapes data and performs specified actions.\n\n## Technologies\n\n* React - Frontend Framework\n* Node.js - Backend Runtime\n* Express.js - Web Server Framework\n* MongoDB - Database\n* Puppeteer - Headless Browser for Web Scraping\n* TailwindCSS - Styling\n\n## Features\n\n* Web scraping interface\n* Simulated browser interactions (click, fill forms, scroll)\n* Display scraped data and interaction results\n* Store scraping and interaction data in MongoDB\n* Basic error handling and logging\n\n## Features to Add\n\n* Chrome DevTools Protocol integration for enhanced browser control\n* Multi-action sequence support\n* Customizable interaction selectors\n* Performance metrics for scraping and interactions\n\u003c!-- * Advanced error handling and recovery strategies --\u003e\n\n## Screenshots\n\n![empty](public/empty.png)\n![full-page](public/full.png)\n![testing-api](public/testing-api.png)\n\n## Getting Started\n\n### 1.Clone the repository\n\n    ```bash \n    git clone https://github.com/tushcmd/olo-scraper.git\n    ```\n\n### 2.Install dependencies\n\n     ```sh\n    cd olo-scraper'\n    # then\n    cd backend\n    npm install\n    cd frontend\n    npm install\n    ```\n\n### 3. Set up environment variables\n\n    Copy the `.env.example` file into a `.env` file, edit it with all the necessary environment variables.\n\n### 4. In separate terminals start the backend server and frontend development server\n\n    ```sh\n    npm run dev\n    ```\n\nOpen \u003chttp://localhost:5173\u003e (or the port specified by your React setup) with your browser to see the result.\n\n## Usage\n\n1. Enter a URL in the input field\n2. Select desired interactions from the dropdown\n3. Click \"Scrape and Interact\" to start the process\n4. View the results displayed on the page\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftushcmd%2Folo-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftushcmd%2Folo-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftushcmd%2Folo-scraper/lists"}