Get current Bing Daily Wallpaper or previous ones.
Scrapes Bing Daily Wallpapers and its additional information about the wallpaper:
1 CU is consumed with 300 runs. No proxy is needed.
Optional - Array.
Array of numbers (from 1 to 7), to determine how many days old Daily wallpaper to scrape. For example, 1 - yesterday Daily Wallpaper, 7 - seven days old Daily Wallpaper. Today walpaper is always being scraped.
marketCode
Required - String.
Bing daily wallpaper returns wallpaper for set market.
Actor stores its result in the default dataset associated with the run, which you can export to various formats.
The results can be downloaded from the Get dataset items API endpoint:
https://api.apify.com/v2/datasets/[DATASET_ID]/items?format=[FORMAT]
where [DATASET_ID]
is the ID of the dataset and [FORMAT]
can be csv
, html
, xlsx
, xml
, rss
or json
.
For each Bing Daily Wallpaper the dataset will contain a single record, which in JSON format looks as follows:
1{ 2 "title": "Winter in Salzburg", 3 "date": "2021-12-05", 4 "url": "https://www.bing.com/th?id=OHR.SalzburgKrampus_EN-US9186815435_1920x1080.jpg&rf=LaDigue_1920x1080.jpg&pid=hp", 5 "copyright": "The Salzach River in Salzburg, Austria (© MacEaton/Alamy)", 6 "copyrightlink": "https://www.bing.com/search?q=salzburg+austria&form=hpcapt&filters=HpDate%3a%2220211205_0800%22", 7 "quiz": "https://www.bing.com/search?q=Bing+homepage+quiz&filters=WQOskey:%22HPQuiz_20211205_SalzburgKrampus%22&FORM=HPQUIZ" 8}
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!