Commit Graph

54 Commits

Author SHA1 Message Date
Tristan Lee
44f0449e98 edited one picture to remove a username 2023-05-01 06:14:14 -05:00
Miguel Sozinho Ramalho
f49dfc5077 Merge pull request #13 from SozinM/feature/add-selenium
Add selenium flow
2023-05-01 09:47:35 +01:00
Mikhail Sozin
c5e6e3b960 Removed missed print 2023-04-23 19:11:04 +03:00
Mikhail Sozin
a07a0e1847 Improved readme with chatgpt :) 2023-04-23 17:40:45 +03:00
Mikhail Sozin
f9a3e36d7a Add selenium flow 2023-04-23 17:28:08 +03:00
msramalho
9f02a008f8 Bump version to v1.2.0 for release v1.2.0 2023-03-12 13:31:29 +00:00
msramalho
a58827dd29 fixes #11 bad path naming 2023-03-12 13:31:15 +00:00
msramalho
1216f70cfe readme cleanup 2023-02-13 16:17:09 +00:00
msramalho
ead88ae200 Bump version to v1.1.1 for release v1.1.1 2023-02-13 16:13:43 +00:00
msramalho
0aa179346a Bump version to v1.1.0 for release v1.1.0 2023-02-13 15:54:50 +00:00
msramalho
bbe5c10d48 Bump version to v1.0.1 for release v1.0.1 2023-02-13 15:52:18 +00:00
msramalho
cc7fd99940 Bump version to v1.0.0 for release 2023-02-13 15:50:34 +00:00
msramalho
c77865e0c2 Bump version to v0.1.1 for release 2023-02-13 15:46:49 +00:00
msramalho
346b01481f ready 2023-02-13 15:46:35 +00:00
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