{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":708844585,"defaultBranch":"main","name":"shiny-spider","ownerLogin":"wyattbarger","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-23T13:59:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/124474056?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1698069555.64258","currentOid":""},"activityList":{"items":[{"before":"fb47f523c12cefebd7b8ecfead227cc61e3d3202","after":"4fc29dc85d98aef51f31c22df71cb7f25c1c4810","ref":"refs/heads/main","pushedAt":"2023-12-18T20:10:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"MVP complete for initial production release. Closes #2","shortMessageHtmlLink":"MVP complete for initial production release. Closes #2"}},{"before":"5c1ef7896e4e59dd13b6a8c577a9578efe18bdbf","after":"fb47f523c12cefebd7b8ecfead227cc61e3d3202","ref":"refs/heads/main","pushedAt":"2023-12-18T19:35:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Ran another full scrape successfully, commiting current README before spell checking.","shortMessageHtmlLink":"Ran another full scrape successfully, commiting current README before…"}},{"before":"0d219a42af3c3aa09559c09dab56f458ee3bd6ac","after":"5c1ef7896e4e59dd13b6a8c577a9578efe18bdbf","ref":"refs/heads/main","pushedAt":"2023-12-16T19:15:14.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Added more of the README file that should be ready for publishing.","shortMessageHtmlLink":"Added more of the README file that should be ready for publishing."}},{"before":"dcb7f3aa1ffd00e5120c8f6c41cc6388a81b1c78","after":"0d219a42af3c3aa09559c09dab56f458ee3bd6ac","ref":"refs/heads/main","pushedAt":"2023-12-15T15:39:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Added a new user story to the README more appropriate for the development purpose, changed name in package.json to shiny-spider to match the GitHub repository and main scraper function name.","shortMessageHtmlLink":"Added a new user story to the README more appropriate for the develop…"}},{"before":"326da9c519b4205b80e7662d846a1e4bba0a5f0d","after":"dcb7f3aa1ffd00e5120c8f6c41cc6388a81b1c78","ref":"refs/heads/main","pushedAt":"2023-12-13T20:57:59.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Added comments acceptable for publishing to npmjs to utils/spiderLogic.js.","shortMessageHtmlLink":"Added comments acceptable for publishing to npmjs to utils/spiderLogi…"}},{"before":"3fac397857a87b25e6474510256861099b6a296b","after":"326da9c519b4205b80e7662d846a1e4bba0a5f0d","ref":"refs/heads/main","pushedAt":"2023-12-13T18:18:31.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Added customization to the console logs to change the characters and colors of the progress bar as well as another log to confirm data is being scraped and stored.","shortMessageHtmlLink":"Added customization to the console logs to change the characters and …"}},{"before":"c5fc8e792f38232b64a918e33071bcbc1e1aaec7","after":"3fac397857a87b25e6474510256861099b6a296b","ref":"refs/heads/main","pushedAt":"2023-12-13T16:08:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Chalk is now pure esm, need to go back to chalk version 4 to implement the log styling as I would like with this package I am currently trying to reach mvp on.","shortMessageHtmlLink":"Chalk is now pure esm, need to go back to chalk version 4 to implemen…"}},{"before":"95f39a1ffb2996229120e6b4a135443799cc55ef","after":"c5fc8e792f38232b64a918e33071bcbc1e1aaec7","ref":"refs/heads/main","pushedAt":"2023-12-13T05:14:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Added the chalk npm package that will be used to help polish the package.","shortMessageHtmlLink":"Added the chalk npm package that will be used to help polish the pack…"}},{"before":"dadb1a342da2b7f56815096f30e7f20c54230912","after":"95f39a1ffb2996229120e6b4a135443799cc55ef","ref":"refs/heads/main","pushedAt":"2023-12-13T05:12:27.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Remoce tickerArray console log from the shinySpider fucntion as it is no longer needed for testing, push to work on polishing the package more to publish, to make it as user friendly and presentable as possible.","shortMessageHtmlLink":"Remoce tickerArray console log from the shinySpider fucntion as it is…"}},{"before":"aa616ae7b02673cc1d8552825e20614ea59eeef5","after":"dadb1a342da2b7f56815096f30e7f20c54230912","ref":"refs/heads/main","pushedAt":"2023-12-11T20:04:26.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Successfully acheived functioning shinySpider() function with console logs showing each stock being scraped. and the data being logged in the key value pairs of hte return object. More work can be done to clean this up and make the package more presentable and clean for a mvp that can be published for user clients to install with npm.","shortMessageHtmlLink":"Successfully acheived functioning shinySpider() function with console…"}},{"before":"cf666980b0d1ed4d5afa4b68b2387d6070cbc65d","after":"aa616ae7b02673cc1d8552825e20614ea59eeef5","ref":"refs/heads/main","pushedAt":"2023-12-10T18:04:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Added the require statements for spiderLogic in the index.js file handling modularization within the utils directory.","shortMessageHtmlLink":"Added the require statements for spiderLogic in the index.js file han…"}},{"before":"efb0018dfb18f47affb5dc9858792e4c949f94b1","after":"cf666980b0d1ed4d5afa4b68b2387d6070cbc65d","ref":"refs/heads/main","pushedAt":"2023-12-06T17:59:42.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Changes to spiderLogic after more time reflecting on yesterdays commits, checking documentation, and viewing the website. These changes to precede a first draft of shinySpider().","shortMessageHtmlLink":"Changes to spiderLogic after more time reflecting on yesterdays commi…"}},{"before":"76856bf9a4ef2815ccecd706c35f904770171575","after":"efb0018dfb18f47affb5dc9858792e4c949f94b1","ref":"refs/heads/main","pushedAt":"2023-12-05T16:09:23.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Add the current installed technologies, and completed util file (tickerArray.js) to the main index.js file the scraper will be developed in.","shortMessageHtmlLink":"Add the current installed technologies, and completed util file (tick…"}},{"before":"58386e04d61f219185e9ee9003d2f56199ab024a","after":"76856bf9a4ef2815ccecd706c35f904770171575","ref":"refs/heads/main","pushedAt":"2023-12-04T22:21:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Add the technologies that I will be using for the functionality of the scraper. These will be axios for making the requests, and cheerio for parsing through the html responses.","shortMessageHtmlLink":"Add the technologies that I will be using for the functionality of th…"}},{"before":null,"after":"58386e04d61f219185e9ee9003d2f56199ab024a","ref":"refs/heads/main","pushedAt":"2023-10-23T13:59:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wyattbarger","name":"Wyatt Barger","path":"/wyattbarger","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/124474056?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADzTi2gwA","startCursor":null,"endCursor":null}},"title":"Activity · wyattbarger/shiny-spider"}