SF6 scraper for the Capcom Fighters Network (Buckler's Boot Camp)
This scraper is designed to collect data from the Buckler's Boot Camp website. Its purpose is to determine the number of players in each rank. It uses the Max LP/Max MR filters to remove duplicate characters, and it checks for the placing of the first user in any given rank relative to the total userbase.
If this fails, try my other scraper that reads the JSON instead of the HTML: https://github.com/3ternal/CFNScrape
run_apify_tasks.js
for an example of how to do this locally. (This assumes that you've set up the Apify client to interact with the Actor by command line, so it's a bit more complicated).The search method is probably not optimal, and I'm sure there are edge cases that would cause bugs. Hopefully these edge cases can be fixed with a bit of manual tweaking.
While I'm not planning to turn this into a polished product, you can contact me on Twitter or Reddit if it outright breaks or if you need help using it.
Feel free to fork this and make improvements as needed!
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!