Commit Graph

40 Commits

Author SHA1 Message Date
msramalho
68a409131d Bump version to v0.1.0 for release v0.1.0 2023-02-13 15:16:24 +00:00
msramalho
4825543853 pypi releases 2023-02-13 15:11:57 +00:00
Miguel Sozinho Ramalho
574d4768bb Merge pull request #9 from rly0nheart/main 2023-02-13 15:07:07 +00:00
Richard Mwewa
f07ca63b91 Update README.md 2023-02-02 14:15:21 +02:00
Richard Mwewa
92c8abacba Delete main.py 2023-01-13 07:23:03 +02:00
Richard Mwewa
0c675e14c9 Delete instagram-locations.py 2023-01-13 07:18:29 +02:00
Richard Mwewa
709c85d74b Update setup.py 2023-01-13 07:18:04 +02:00
Richard Mwewa
fbc1c25a15 Update README.md 2023-01-10 21:46:51 +02:00
Richard Mwewa
9ac7ff6d20 Update setup.py 2023-01-10 21:46:19 +02:00
Richard Mwewa
38ee854273 Update README.md 2023-01-10 21:45:30 +02:00
Richard Mwewa
bc7f07418c Refactored for PyPI and added Dockerfile 2023-01-10 21:34:28 +02:00
Logan Williams
5574d1a10c Remove date parameter because it doesn't work 2022-07-29 15:17:10 +02:00
Logan Williams
8941879e56 Merge pull request #6 from antevis/no_deps
Remove dependency on numpy and pandas
2022-07-29 12:58:57 +02:00
Logan Williams
b3e6228e84 Merge branch 'main' into no_deps 2022-07-29 12:58:50 +02:00
Logan Williams
cf5a069cfb Update README.md 2022-07-29 12:57:28 +02:00
Logan Williams
3f861acca3 Create README.md 2022-07-29 12:57:14 +02:00
Logan Williams
d8bf513af1 Add documentation for cookie export 2022-07-29 12:54:36 +02:00
Logan Williams
e5de1f72ee Update README.md 2022-07-27 14:31:09 +02:00
Logan Williams
2bfd8846c2 Require entire cookie instead of just a session ID 2022-07-27 14:28:11 +02:00
Logan Williams
b0d294c835 Use pipenv 2022-07-27 14:26:40 +02:00
Ivan Kazakov
1616ebcb35 Update readme to reflect that no numpy/pandas required 2022-03-26 19:50:22 +03:00
Ivan Kazakov
04d92faf97 Blackify 2022-03-26 19:45:52 +03:00
Ivan Kazakov
b3e8de3b5a Remove pd/np dependencies, add exception handling, call requests concurrently 2022-03-26 19:07:16 +03:00
Logan Williams
d3bef4005a Merge pull request #5 from Pimverleg/patch-1
Update instagram-locations.py
2021-11-24 11:07:35 +01:00
Pimverleg
fd8882d1a8 Update instagram-locations.py
In my opinion, this code is a little bit more clear.
2021-11-08 14:20:40 +01:00
Logan Williams
7d718112b6 Remove old invalidated token 2021-10-21 13:39:53 +02:00
Logan Williams
55a327eea5 Merge pull request #3 from noslouch/feat/id-output
ids output
2021-07-20 14:49:40 +02:00
Brian Whitton
a88986e72f scraping location docs 2021-07-09 17:08:09 -04:00
Brian Whitton
ac52fd2a76 add --ids argument 2021-07-09 16:46:02 -04:00
Logan Williams
0a214d2fb7 Add LICENSE 2021-06-24 16:14:03 +02:00
Logan Williams
8ca974319b Merge pull request #1 from nemec/main
Add a --date filter and some other quality-of-life improvements to the generated data
2020-12-18 08:42:25 +01:00
Dan Nemec
bd51e92115 Add target=_blank to map URLs so they always open in new tab 2020-12-17 01:37:36 -06:00
Dan Nemec
48d6f4dc3c Add always-on-top pink marker at your original location to assist orienting oneself on the map 2020-12-17 01:35:20 -06:00
Dan Nemec
bd106a8e95 Add --date argument filter 2020-12-17 01:27:53 -06:00
Dan Nemec
8e4e3d511b Add pandas package to readme notes 2020-12-17 00:32:05 -06:00
Logan Williams
fea4c07659 Prioritize CSV output 2020-12-11 11:37:40 +01:00
Logan Williams
23695fb468 Add CSV output option 2020-12-11 10:18:23 +01:00
Logan Williams
26eeb50b89 Add more info about finding Instagram session ID 2020-12-09 12:28:29 +01:00
Logan Williams
7ebfa25bc2 Fix image in README 2020-12-09 12:04:13 +01:00
Logan Williams
63e2716d1d Initial commit 2020-12-09 12:03:20 +01:00