I have access to an API that has provided authorization and returns I get are limited as expected. However when using the UI on the actual site, if I search using this I get 10x more results. These results are not available in the page source and as someone mentioned before to answer a previous question I cannot use firebug unless I copy and paste each time I click the button on the site.
Can I replicate this process in some code? As I mentioned before I have API access already and do not wish to use get requests etc. but just capture the results I get interacting with the site.