{"id":20196714,"url":"https://github.com/syedissambukhari/alibaba-scrapper-using-nodejs","last_synced_at":"2025-10-12T21:33:30.377Z","repository":{"id":210413946,"uuid":"726497266","full_name":"syedissambukhari/Alibaba-scrapper-using-NodeJs","owner":"syedissambukhari","description":"A react web application for Alibaba product scrapping","archived":false,"fork":false,"pushed_at":"2023-12-02T15:36:37.000Z","size":22444,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T08:14:59.383Z","etag":null,"topics":["alibaba-scraper","nodejs-scraping","scraping","scraping-node","scraping-websites"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/syedissambukhari.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}},"created_at":"2023-12-02T15:12:14.000Z","updated_at":"2024-03-14T16:54:26.000Z","dependencies_parsed_at":"2023-12-02T16:40:49.399Z","dependency_job_id":null,"html_url":"https://github.com/syedissambukhari/Alibaba-scrapper-using-NodeJs","commit_stats":null,"previous_names":["syedissambukhari/alibaba-scrapper-using-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syedissambukhari/Alibaba-scrapper-using-NodeJs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedissambukhari%2FAlibaba-scrapper-using-NodeJs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedissambukhari%2FAlibaba-scrapper-using-NodeJs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedissambukhari%2FAlibaba-scrapper-using-NodeJs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedissambukhari%2FAlibaba-scrapper-using-NodeJs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syedissambukhari","download_url":"https://codeload.github.com/syedissambukhari/Alibaba-scrapper-using-NodeJs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedissambukhari%2FAlibaba-scrapper-using-NodeJs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013115,"owners_count":26085232,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["alibaba-scraper","nodejs-scraping","scraping","scraping-node","scraping-websites"],"created_at":"2024-11-14T04:25:29.720Z","updated_at":"2025-10-12T21:33:30.348Z","avatar_url":"https://github.com/syedissambukhari.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alibaba-scrapper-using-NodeJs\nA react web application for Alibaba product scrapping\n\n# Alibaba Scraper using Node.js\n\n## Overview\n\nThis project is a web scraper built with Node.js for the backend. It is designed to scrape data from Alibaba, providing a convenient way to gather information from the platform.\n\n## Features\n\n- **Web Scraping:** The application uses a headless browser to scrape data from Alibaba. It can extract information such as product details, prices, and ratings.\n\n- **Node.js Backend:** The backend is powered by Node.js, handling the scraping logic and serving the data.\n\n## Prerequisites\n\nBefore running the project, ensure that you have the following installed:\n\n- Node.js and npm\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/syedissambukhari/Alibaba-scrapper-using-NodeJs.git\n1.Navigate to the project folder:\n\ncd Alibaba-scrapper-using-NodeJs\n2.Install dependencies:\nnpm install\n# Configuration\n1.Web Scraper Settings:\n\nOpen config.js and configure the scraper settings such as the URL to scrape, selectors, etc.\n\njavascript\n\nmodule.exports = {\n  url: 'your-alibaba-url',\n  // Other configuration options\n};\n\nModify the configuration according to your scraping requirements.\n\n2.Run the Application:\n\nStart the Node.js server:\n\nnpm start\nThe application should now be running. Access it at http://localhost:3000 in your web browser.\n\n# Usage\nOpen the application in your web browser.\n\nEnter the necessary parameters or click the \"Scrape\" button to initiate the scraping process.\n\nView the scraped data on the console or modify the application to display it on a web interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyedissambukhari%2Falibaba-scrapper-using-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyedissambukhari%2Falibaba-scrapper-using-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyedissambukhari%2Falibaba-scrapper-using-nodejs/lists"}