The Apify Store Scraper API allows you to extract detailed information about actors from the Apify Store, including actor details, pricing, metrics, categories, and user information.
Apify Store Scraper API allows you to easily extract data from the Apify Store for public actors.
Apify Store Scraper API can scrape:
The Apify Store is a marketplace for various web scraping and automation tools. By scraping the Apify Store, you can gather detailed information about available actors, their performance, and their pricing models. This can help you make informed decisions about which actors to use for your specific needs or which future projects you can build with the help of these actors.
It's easy to scrape the Apify Store with Apify Store Scraper API. Just follow these few steps and you'll get your data in a few minutes.
You can optionally set the search
, sortBy
, category
, username
, and pricingModel
parameters to filter and limit your search. If you don't set these parameters, all actors will be scraped. If you don't set any of these parameters, the Actor will scrape all actors, which are 2,331 as of October 2024.
Example result of a scraped actor:
1{ 2 "title": "Website Content Crawler", 3 "name": "website-content-crawler", 4 "username": "apify", 5 "stats": { 6 "totalBuilds": 202, 7 "totalRuns": 4894213, 8 "totalUsers": 21786, 9 "totalUsers7Days": 1307, 10 "totalUsers30Days": 3355, 11 "totalUsers90Days": 7260, 12 "lastRunStartedAt": "2024-09-26T14:11:34.916Z", 13 "totalMetamorphs": 469, 14 "publicActorRunStats30Days": { 15 "ABORTED": 3414, 16 "FAILED": 429, 17 "SUCCEEDED": 496871, 18 "TIMED-OUT": 10744, 19 "TOTAL": 511458 20 } 21 }, 22 "description": "Crawl websites and extract text content to feed AI models, LLM applications, vector databases, or RAG pipelines. The Actor supports rich formatting using Markdown, cleans the HTML, downloads files, and integrates well with 🦜🔗LangChain, LlamaIndex, and the wider LLM ecosystem.", 23 "categories": [ 24 "AI", 25 "DEVELOPER_TOOLS", 26 "BUSINESS" 27 ], 28 "pictureUrl": "https://images.apifyusercontent.com/L4ha9DtGVFLjeFAWBPcr0MSH1c2RbtiWSwlbnOKjLZw/rs:fill:76:76/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9hWUcwbDlzN2RiQjdqM2diUy9QZlRvRU5rSlp4YWh6UER1My1DbGVhblNob3RfMjAyMy0wMy0yOF9hdF8xMC40MC4yMF8yeC5wbmc.webp", 29 "notice": "NONE", 30 "totalStars": 491, 31 "userPictureUrl": "https://images.apifyusercontent.com/FMPBaWpQ77oz0xJB2epDbiEacNO524JpP0IGc63WUdg/rs:fill:32:32/aHR0cHM6Ly9pbWFnZXMuYXBpZnl1c2VyY29udGVudC5jb20vUmZ6Z3ZXZW1WSjM3VHU3SnJnQjhBRjhmdk9PUVZNWTIwMVd3NnNoeGcxRS9yczpmaWxsOjMyOjMyL2FIUjBjSE02THk5aGNHbG1lUzFwYldGblpTMTFjR3h2WVdSekxYQnliMlF1Y3pNdVlXMWhlbTl1WVhkekxtTnZiUzlhYzJOTmQwWlNOVWczWlVOMFYzUjVhQzlaY1hSclVXMUZlRnB3YlUxa05tUktVUzFoY0dsbWVWOXplVzFpYjJ4ZmQyaHBkR1ZmWW1jdWNHNW4ucG5n.webp", 32 "userFullName": "Apify", 33 "currentPricingInfo": { 34 "pricingModel": "FREE" 35 }, 36 "id": "aYG0l9s7dbB7j3gbS", 37 "url": "https://apify.com/apify/website-content-crawler" 38}
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!