Super Fast Google News Scraper (pay per result)

Super Fast Google News Scraper (pay per result)

Experience the fast and efficient Google News scraper! It can extract a large amount of items in seconds and requires only 256 MB of RAM to run.

AUTOMATIONNEWSApify

Super Fast Google News Scraper

Extract the latest Google news articles from the past 24 hours with our fast and efficient scraper. It can gather a large number of results for a low price.

Features:

  • Extract News Articles from the Past 24 Hours (based on actual article published date, not on Google News published date)
  • Lightweight (require only 256mb to run)
  • Super Fast (It can extract a large amount of items in seconds)

Adjust Memory Limit via API

You can adjust the memory limit for the actor run via the API call, helping to prevent out-of-memory (OOM) errors.

To set the memory limit to 4 GB and trigger the actor run, use this GET request:

GET https://api.apify.com/v2/acts/aymorato~super-fast-google-news-scraper-pay-per-result/runs?memory=4096&token=YOUR_API_TOKEN

Replace YOUR_API_TOKEN with your actual API token.

Sample Input:

1{
2    "keywords": [
3        "climate change"
4    ]
5}

Sample Ouput:

1[{
2  "keyword": "climate change",
3  "title": "WASH considerations in key national climate change policies",
4  "link": "https://www.graphic.com.gh/news/general-news/ghana-news-wash-considerations-in-key-national-climate-change-policies.html",       
5  "source": "Graphic Online",
6  "published": "2024-03-25T06:50:08Z",
7  "domain": "www.graphic.com.gh",
8  "image": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVaL97MoMZsWxSwZF9d0e-j0AgCxbyA8FVeEajWEGoT5U-cdq2PZXb0gQ0ojaAR0rhKvlNu_V0H7T9f9EAVY4"
9}
10{
11  "keyword": "climate change",
12  "title": "CCC: NAP 'critical enabler' to achieve global climate resilience goals",
13  "link": "https://www.pna.gov.ph/articles/1221487",
14  "source": "pna.gov.ph",
15  "published": "2024-03-25T08:30:28Z",
16  "domain": "www.pna.gov.ph",
17  "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRddlSmo-XGkLqnPAuiR52MYJMYCmgEbLiZHbIyUF8s8kzcwDUv2k7znq4bEC9Qe1ojHd9YTNgGfL2JzpNMGOw"
18}
19{
20  "keyword": "climate change",
21  "title": "Climate Change Research Grant Recipients Announced",
22  "link": "https://www.looppng.com/png-news/climate-change-research-grant-recipients-announced-125348",
23  "source": "Loop PNG",
24  "published": "2024-03-25T01:55:00Z",
25  "domain": "www.looppng.com",
26  "image": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQtHfHISgSnHZGwE9JW0Yd77MYGG_ETGqfyT1OpO3nsp5Q3XVYqKiAHqk_i7rQHA32Xpm2oLk5izxNh8MVZrL8"
27}]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!