This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
Releases: bellingcat/reddit-post-scraping-tool
Releases · bellingcat/reddit-post-scraping-tool
2.0.0.0
What's Changed
- Add subdomain to Reddit endpoint to avoid redirect by @GalenReich in #20
- Dev by @rly0nheart in #21
- Scraping more than 100 posts
- Added setup project to the GUI for easy installation
- Both CLI and GUI are now fully async
- Improved file writer and update checker in CLI
- Major code refactoring and optimisations
New Contributors
- @GalenReich made their first contribution in #20
Full Changelog: 1.9.1.1...2.0.0.0
1.9.1.1
1.9.1.0
What's Changed
- 25fec04 Dev by @rly0nheart in #16
- ec5e84e Dev by @rly0nheart in #17
- 2441197 Add files via upload by @rly0nheart in #18
- New UI in AboutBox
- Removed the DeveloperBox as the developer information will now be displayed in the
Author
Tab of the AboutBox - Added a Splash Screen
- All In-App requests will be sent Asyncronously
- Improved Color scheme application for Light/Dark modes
Full Changelog: 1.9.0.0...1.9.1.0
1.9.0.0
What's Changed
- 25fec04 Dev by @rly0nheart in #16
- ec5e84e Dev by @rly0nheart in #17
- New UI in AboutBox
- Removed the DeveloperBox as the developer information will now be displayed in the
Author
Tab of the AboutBox - Added a Splash Screen
- All In-App requests will be sent Asyncronously
- Improved Color scheme application for Light/Dark modes
Full Changelog: 1.8.0.0...1.9.0.0
1.8.0.0
What's Changed
CLI
- Dev by @rly0nheart in #15
- e3dda99 Optimized code for set_loglevel and updated README, with minor changes in other files
GUI
- 07ad62 GUI version 1.8.0.0 with an added
Save posts to CSV
feature. - Changed icons in GUI (Used icons from the Polaris Icon Packs 1-4 by Lizel Arina)
Full Changelog: 1.7.0.1...1.8.0.0
1.7.0.1
1.7.0.0
What's Changed
- Dev by @rly0nheart in #12
- CLI users will now be able to save post data to a CSV file by specifying the
--csv
flag. - CLI users will be able to display the network logs by specifying the
-d/--debug
flag. - Improved post data output.
Full Changelog: 1.6.2.0...1.7.0.0
1.6.2.0
Merge pull request #10 from bellingcat/dev Dev
1.6.1.0
What's Changed
- Updated output format for more readability (CLI).
- Create init.py by @rly0nheart in #7
- Update and rename _rpst.py to __rpst.py by @rly0nheart in #8
- Dev by @rly0nheart in #9
Full Changelog: 1.6.0.0...1.6.1.0
1.6.0.0
What's Changed
- Dev by @rly0nheart in #6
- Added Tool tips on all the Main Form controls.
- Added autocomplete in the Listing and Timeframe controls.
- Added a 'good' title and an icon on the Posts form.
- Hitting the ENTER key, will have the same effect as clicking on the Scrape button.
- Resized the About box and Main Form.
- Changed Main Form layout to be less distracting.
Full Changelog: 1.5.0.0...1.6.0.0