Effortlessly archive any website with our Automated Website Archiving Tool. It leverages the power of the Wayback Machine at web.archive.org to ensure your sites are preserved for future reference.
Effortlessly archive any website with our Automated Website Archiving Tool. It leverages the power of the Wayback Machine at web.archive.org to ensure your sites are preserved for future reference.
The actor accepts an input in the following format:
1{ 2 "startUrls": [ 3 { 4 "url": "https://crawlee.dev" 5 } 6 ], 7 "storeArchivedResources": true 8}
Output example:
1{ 2 "url": "https://crawlee.dev", 3 "archivedUrl": "https://web.archive.org/web/20240610223756/https://crawlee.dev/", 4 "archived": true, 5 "archivedAt": "2024-06-10T22:38:15.643Z", 6 "archivedRecoursesCount": 69, 7 // Can be omitted if `storeArchivedResources` is set to false 8 "archivedResources": [ 9 "https://crawlee.dev/", 10 "https://crawlee.dev/js/custom.js", 11 "https://crawlee.dev/assets/css/styles.5a93fba9.css", 12 "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;600;700&display=swap", 13 "https://ghbtns.com/github-btn.html?user=apify&repo=crawlee&type=star&count=true&size=large", 14 "https://crawlee.dev/assets/js/runtime~main.cdd7b850.js", 15 "https://crawlee.dev/img/crawlee-dark.svg" 16 // ... and more 17 ] 18}
To run the actor, you'll need to have an Apify account. Once you're logged in, you can run the actor from the Apify Console. You can also use the Apify API to run the actor programmatically.
For more information on how to use Apify Actors, please refer to the Apify documentation.
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!