The HungerStation Scraper is a Chrome extension that allows users to scrape menu data from HungerStation restaurant pages and export it to a CSV file. This extension is designed for users who want to extract and analyze menu information quickly and efficiently.
- Scrape Menu Data: Extract menu items (title, description, price, and image) from HungerStation restaurant pages.
- Export to CSV: Save the scraped data as a CSV file for easy analysis.
- User-Friendly Interface: Simple popup interface with a single button to trigger scraping.
- Visit the HungerStation Scraper page on the Chrome Web Store.
- Click Add to Chrome.
- Confirm the installation by clicking Add Extension.
- Download the extension files (ZIP) from the GitHub repository.
- Extract the ZIP file to a folder on your computer.
- Open Chrome and go to
chrome://extensions/. - Enable Developer Mode (toggle in the top-right corner).
- Click Load unpacked and select the folder where you extracted the extension files.
- Navigate to a HungerStation restaurant page (e.g.,
https://hungerstation.com/sa-en/restaurant/mcdonalds).
- Click the HungerStation Scraper icon in the Chrome toolbar.
- In the popup, click the Scrape Menu button.
- Wait for the scraping process to complete (a few seconds).
- Once the scraping is complete, a CSV file (
menu_items.csv) will be automatically downloaded. - Open the file in Excel, Google Sheets, or any CSV viewer to analyze the data.
The extension requires the following permissions:
- Active Tab: To access the current HungerStation page.
- Scripting: To inject the scraping script into the page.
- Downloads: To save the scraped data as a CSV file.
No, this extension is specifically designed for HungerStation restaurant pages.
Yes, the extension is free to use.
If you installed the extension manually, download the latest version from the GitHub repository and reload it in chrome://extensions/.