Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Releases: bellingcat/reddit-post-scraping-tool

2.0.0.0

03 Dec 19:22
7d58942
Compare
Choose a tag to compare

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

Full Changelog: 1.9.1.1...2.0.0.0

1.9.1.1

18 Oct 23:19
00688ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1.0...1.9.1.1

1.9.1.0

31 Aug 20:10
b96889f
Compare
Choose a tag to compare

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

31 Aug 19:23
6db8af9
Compare
Choose a tag to compare

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

30 Aug 01:42
5468d93
Compare
Choose a tag to compare

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

Full Changelog: 1.7.0.1...1.8.0.0

1.7.0.1

25 Aug 21:24
7198e0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0.0...1.7.0.1

1.7.0.0

25 Aug 14:15
750967c
Compare
Choose a tag to compare

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

12 Aug 03:20
9efb1ce
Compare
Choose a tag to compare
Merge pull request #10 from bellingcat/dev

Dev

1.6.1.0

12 Aug 02:16
2f1619b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0.0...1.6.1.0

1.6.0.0

09 Aug 03:03
13db97b
Compare
Choose a tag to compare

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