VOOZH about

URL: https://apify.com/curious_coder/instant-web-scraper

⇱ Instant web data scraper - Scrape any website Β· Apify


πŸ‘ Instant web data scraper - Scrape any website avatar

Instant web data scraper - Scrape any website

Pricing

$10.00/month + usage

Go to Apify Store

Instant web data scraper - Scrape any website

Scrape any public and private website data by providing just URL and optionally cookies and proxy information. This scraper is similar to instant data scraper but runs on cloud and can be used as API too!

Pricing

$10.00/month + usage

Rating

4.9

(4)

Developer

πŸ‘ Curious Coder

Curious Coder

Maintained by Community

Actor stats

19

Bookmarked

2.1K

Total users

10

Monthly active users

2 years ago

Last modified

Categories

Share

⚑️ What is an Instant web data scraper and what can it do?

Instant web data scraper is an online data scraper designed for scraping data from any website. It is one of the most versatile data extraction tools available. It is an improved version of Instant Data Scraper Chrome Extension.

Feature⚑️ Instant Web Data ScraperInstant Data Scraper Chrome Extension
πŸͺ„ Extract data from any website by fine-tuning the inputβœ…βœ…
πŸ“ƒ Handle pagination, infinite scrolling, and dynamic data loadsβœ…βœ…
⏳ Customize delays to control and randomize the crawling speedβœ…βœ…
πŸ—³ Auto detect tables or extract various data points such as descriptions, URLs, and moreβœ…βœ…
πŸͺ Navigate complex web pages with advanced options such as cookies and proxiesβœ…βŒ
⬇️ Filter and scrape data to Excel and CSVβœ…βœ…
⬇️ Filter and scrape data to JSON, HTML, and other formatsβœ…βŒ
πŸ›  Export data via API, schedule and monitor runs, set up integrations and webhooksβœ…βŒ
πŸš€ Scalable scrapingβœ…βŒ
☁️ Cloud running, scraping setup and data storageβœ…βŒ

πŸ’Έ Is this data scraper free?

Yes. Apify provides you with $5 free usage credits every month on the Apify Free plan, so with Instant Web Scraper you can scrape hundreds of results for free within those limits. This makes it one of the best customizable free data scraping tools available on the market.

🌩 What website data can this data scraper extract?

Thanks to the versatility of Instant Web Scraper, it can extract any details from web pages if you set it up right. You can extract any publicly available data, including but not limited to:

πŸ“± Names and linksπŸ“ Descriptions⭐ Ratings and reviews
πŸ“ˆ User counts⬇️ Number of downloadsπŸ”— URLs
πŸ’΅ PricesπŸ“Έ Images and logosπŸ—“οΈ Last updated dates
🌐 Website URLsπŸ“ AddressesπŸ“§ Email addresses

πŸ§‘β€πŸ’» Why scrape data from websites?

Instant Web Data Scraper is very versatile and can turn into any specific web scraping tool you want. Using this data scraping tool, you can:

  • Build a price scraping tool and track product prices and item availability
  • Make an online data scraper to monitor competitors and their updates
  • Build a web contact scraper and extract contact information for lead generation
  • Create a product scraper and collect reviews and user feedback
  • Turn data scraper into a Google scraping tool to monitor positions by keywords
  • Automate data extraction for complex workflows, in general

πŸ”§ How to use Instant Data Scraper?

No need to hunt for data from the websites manually; the Actor will do the heavy lifting. You can scrape data from web pages in just ten steps with this data scraping program:

  1. Find Instant Web Scraper in Apify Store and click the Try for free button.
  2. Enter the URL of the webpage you want to scrape and select the 'Find tables' action to identify tabular data.
  3. Run the Actor and review the output dataset.
  4. Note the 'table number' and 'column numbers' of the data points to be scraped.
  5. Define your data extraction preferences in the "Column mappings" section.
  6. Enter the noted 'table number' from the previous run.
  7. Find the next page button selector from the target web page and enter it.
  8. Choose the 'Scrape data' action and run the Actor again.
  9. Optionally, pass cookies and set proxies if needed for advanced scraping scenarios.
  10. Preview and download your dataset in JSON, XML, CSV, Excel, or HTML, or export it via API.

⬇️ Input

To scrape data, the input for this Instant Web Scraper should be URLs and data point selectors. You can input data by filling out fields, using JSON, or programmatically via an API. For a full explanation of input in JSON, see the input tab.

⬆️ Output sample

The results will be wrapped into a dataset which you can find in the Output tab. Here are two example datasets:

1. Scraping Wordpress directory

Input

{
"action":"scrapeData",
"additionalColumns":false,
"maxDelay":3,
"minDelay":2,
"tableNumber":1,
"nextPageSelector":".next.page-numbers",
"columnMappings":[
{
"key":"name",
"value":"2"
},
{
"key":"link",
"value":"0"
},
{
"key":"ratings",
"value":"4"
},
{
"key":"authorName",
"value":"8"
},
{
"key":"usersCount",
"value":"9"
},
{
"key":"description",
"value":"6"
},
{
"key":"lastUpdated",
"value":"11"
},
{
"key":"pluginLogo",
"value":"1"
}
],
"url":"https://wordpress.org/plugins/?plugin_business_model=commercial"
}

Output data

[
{
"name":"Elementor Website Builder – More than Just a Page Builder",
"link":"https://wordpress.org/plugins/elementor/",
"ratings":"6,586 total ratings",
"authorName":"Elementor.com",
"usersCount":"5+ million active installations",
"description":"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design,…",
"lastUpdated":"Updated 4 days ago",
"pluginLogo":"https://ps.w.org/elementor/assets/icon.svg?rev=2597493"
},
{
"name":"Yoast SEO",
"link":"https://wordpress.org/plugins/wordpress-seo/",
"ratings":"27,595 total ratings",
"authorName":"Team Yoast",
"usersCount":"5+ million active installations",
"description":"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using…",
"lastUpdated":"Updated 2 days ago",
"pluginLogo":"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699"
}
]

You can preview all the fields in the Storage tab and choose the format in which to export the data you've extracted: JSON, CSV, Excel, or HTML table.

2. Scraping Apify Store

Input

{
"action":"scrapePage",
"additionalColumns":false,
"maxDelay":3,
"minDelay":2,
"tableNumber":1,
"nextPageSelector":"button.data-tracking-actor-pagination-button-next-store-web",
"columnMappings":[
{
"key":"name",
"value":"2"
},
{
"key":"description",
"value":"4"
},
{
"key":"userName",
"value":"5"
},
{
"key":"usersCount",
"value":"8"
},
{
"key":"price",
"value":"7"
},
{
"key":"iconUrl",
"value":"1"
},
{
"key":"authorPicture",
"value":"6"
}
],
"url":"https://apify.com/store"
}

Output data

[
{
"name":"Web Scraper",
"description":"Crawls arbitrary websites using the Chrome browser and extracts data from pages using a provided JavaScript code. The actor supports both recursive crawling and lists of URLs and automatically manages concurrency for maximum performance. This is Apify's basic tool for web crawling and scraping.",
"userName":"Apify",
"usersCount":"46.5k",
"price":"Free",
"iconUrl":"https://images.apifyusercontent.com/J6UV1Nvv0A5RpAIUBaSPN_eBye_lDVpBYyoTg5Jl03I/rs:fill:76:76/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9tb0pSTFJjODVBaXRBcnBOTi9abjh2YldUaWthN2FuQ1FNbi1TRC0wMi0wMi5wbmc.webp",
"authorPicture":"https://images.apifyusercontent.com/FMPBaWpQ77oz0xJB2epDbiEacNO524JpP0IGc63WUdg/rs:fill:32:32/aHR0cHM6Ly9pbWFnZXMuYXBpZnl1c2VyY29udGVudC5jb20vUmZ6Z3ZXZW1WSjM3VHU3SnJnQjhBRjhmdk9PUVZNWTIwMVd3NnNoeGcxRS9yczpmaWxsOjMyOjMyL2FIUjBjSE02THk5aGNHbG1lUzFwYldGblpTMTFjR3h2WVdSekxYQnliMlF1Y3pNdVlXMWhlbTl1WVhkekxtTnZiUzlhYzJOTmQwWlNOVWczWlVOMFYzUjVhQzlaY1hSclVXMUZlRnB3YlUxa05tUktVUzFoY0dsbWVWOXplVzFpYjJ4ZmQyaHBkR1ZmWW1jdWNHNW4ucG5n.webp"
},
{
"name":"Google Search Results Scraper",
"description":"This Google Scraper enables you to scrape Google Search Engine Results Pages (SERPs) and extract organic and paid results, ads, queries, People Also Ask, prices, reviews, like a Google SERP API. Select country or language and extraction of custom attributes, and download your data, no coding needed.",
"userName":"Apify",
"usersCount":"34.2k",
"price":"Free",
"iconUrl":"https://images.apifyusercontent.com/aDW746gaT2abezCHdyJvcUvyfAcitg0wkspytcV8yf0/rs:fill:76:76/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9uRkpuZEZYQTV6akNUdXVkUC85S2pMeFlnRTRyS3ZLYnIzTS1Hb29nbGVfU2VhcmNoX1Jlc3VsdHNfU2NyYXBlci5wbmc.webp",
"authorPicture":"https://images.apifyusercontent.com/FMPBaWpQ77oz0xJB2epDbiEacNO524JpP0IGc63WUdg/rs:fill:32:32/aHR0cHM6Ly9pbWFnZXMuYXBpZnl1c2VyY29udGVudC5jb20vUmZ6Z3ZXZW1WSjM3VHU3SnJnQjhBRjhmdk9PUVZNWTIwMVd3NnNoeGcxRS9yczpmaWxsOjMyOjMyL2FIUjBjSE02THk5aGNHbG1lUzFwYldGblpTMTFjR3h2WVdSekxYQnliMlF1Y3pNdVlXMWhlbTl1WVhkekxtTnZiUzlhYzJOTmQwWlNOVWczWlVOMFYzUjVhQzlaY1hSclVXMUZlRnB3YlUxa05tUktVUzFoY0dsbWVWOXplVzFpYjJ4ZmQyaHBkR1ZmWW1jdWNHNW4ucG5n.webp"
}
]

🦾 Want more website scraping tools?

The Apify platform is always expanding with newer, more reliable, and more versatile data extraction tools, contributed by both Apify and the Community. Feel free to explore some of the following website data scrapers:

🌐 Web ScraperπŸ’ Cheerio Scraper
πŸ“„ Website Content CrawlerπŸš€ Super Scraper API
πŸ“ž Contact Info ScraperπŸ” Page Analyzer

❓FAQ

How to scrape data from website to Excel with instant scraper tool?

  1. Select the target website. Enter the URL of the website you want to scrape.
  2. Identify column mappings. Use the tool’s interface to specify how to display extracted data.
  3. Target next page selectors. Use the tool’s interface to automate swiping through the pages of the website.
  4. Add proxies, cookies or customize wait time, additionally.
  5. Run the scraper. Start the scraping process and wait for the tool to collect the data.
  6. Export the data. Download the extracted data in your preferred format (CSV, JSON, Excel, etc.).

Can I extract website data to Google Sheets?

Yes. Thanks to integrations on the Apify platform, Instant Data Scraper can be connected with almost any cloud service or web app. You can integrate your scraped databases with Google Drive, but also Zapier, Slack, Make, Airbyte, GitHub, LangChain, and more.

Is it legal to extract public data from websites?

It depends what data you're scraping. Personal data such as names, for instance, is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. We also recommend that you read our blog post: Is web scraping legal?

Can I use Instant Web Scraper as its web scraping API?

Yes, you can use the Apify API to access Instant Web Scraper programmatically. The API allows you to manage, schedule, and run Apify Actors, access datasets, monitor performance, get results, create and update Actor versions, and more.

To access the API using Node.js or Python, you can use the apify-client in NPM package or PyPI package. There are also API endpoints available for extracting website data without a client. For detailed information and code examples, see the API tab or refer to the Apify API documentation.

Your feedback

We’re always working on improving the performance of our tools. If you’ve got any technical feedback for Instant Web Data Scraper or found a bug, please create an issue on the Issues tab.

You might also like

Grab Food Restaurants Scraper | All-In-One | $4 / 1k

fatihtahta/grab-food-restaurants-scraper

Scrape restaurant data from Grab Food including names, addresses, ratings, promos, cuisines, and delivery times. Ideal for market mapping, analytics, or competitor tracking. Fast, structured, and reliable. $4 / 1k listings.

80

1.0

Grabfood Reviews Apify

romy/grabfood-reviews-apify

Grab Merchant Reviews Scraper is an Actor built to extract customer reviews from GrabFood merchants using Grab’s public API endpoint.It retrieves user reviews, ratings, and pagination tokens for continued data collection β€” perfect for business analysis, sentiment monitoring, or data aggregation.

Grabfood Restaurant Scraper

crawlsmith/grabfood-restaurant-scraper

Scrape GrabFood restaurants with full menus, prices, ratings, and delivery info across Vietnam, Singapore, Malaysia, Indonesia, Philippines, Cambodia, Myanmar. 97 city presets across 7 countries. Hex grid search for comprehensive city coverage. Export to JSON/CSV/Excel.

Smartcontext AI Web Crawler

bluelightco/smartcontext-ai-crawler

Scrape any website and extract structured data using AI-powered instructions. Provide URLs and a natural language prompt to get tailored JSON outputs.

206

5.0

Facebook & Meta Ads Library Scraper β€” Ad Intelligence Tool

aiscraperdev/facebook-meta-ads-library-scraper

Scrape Facebook & Instagram ads by keyword, brand, or country. Extract ad copy, creatives, CTA, video URLs & advertiser data. No login required.

πŸ‘ User avatar

Randeep Dhillon

43

5.0

Food Panda Scraper

shahidirfan/Food-Panda-Scraper

Extract restaurant data, menus, pricing, and ratings from FoodPanda instantly. Scrape delivery times, customer reviews, and store information at scale. Perfect for market analysis, competitive intelligence, and food delivery research.

17

5.0

Extract Contact Details from Any Website – Email, Phone, Social

creative_tablecloth/extract-email-phone-social-media-from-any-website

Discover our powerful scraper that effortlessly extracts emails, phone numbers, and social media links from any website. Ideal for marketers and businesses seeking to enhance their contact database quickly and efficiently.

3.1K

2.7

META Ads Library Scraper

leadsbrary/meta-ads-library-scraper

Scrape the Meta (Facebook & Instagram) Ads Library. Paste any Ad Library search URL or Facebook page URL. Get ad text, CTA, publisher platforms, language signals, dates and full advertiser page data. No login required.

πŸ‘ User avatar

Alexandre Manguis

871

2.9

Facebook Ads Library Scraper β€” Meta & Instagram Ads

brilliant_gum/facebook-ads-library-scraper

Extract ads from the Meta Ads Library (Facebook & Instagram). Get ad copy, running days, EU spend data, carousel cards, and landing page URLs. The only scraper that tracks how long each ad has been running β€” your key signal for finding competitor winning ads.

πŸ‘ User avatar

Yuliia Kulakova

357

Related articles

What is web scraping?
Read more
Best instant data scrapers in 2026
Read more
Web crawling vs. web scraping
Read more