Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
ravilabio
ravilabio.gitlab.io
Commits
90a14bd5
Commit
90a14bd5
authored
Apr 18, 2020
by
Ricardo Avila
Browse files
Add github link
parent
ebbc4e03
Pipeline
#137410818
passed with stage
in 1 minute and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
_posts/2020-04-10-reverse-engineering-abebooks-api.md
_posts/2020-04-10-reverse-engineering-abebooks-api.md
+1
-1
No files found.
_posts/2020-04-10-reverse-engineering-abebooks-api.md
View file @
90a14bd5
...
...
@@ -296,7 +296,7 @@ Response:
## An Object-Oriented Module
I created a small Python module
[
abebooks.py
](
)
to encapsulate the requests. The full code is below:
I created a small Python module
[
abebooks.py
](
https://github.com/ravila4/abebooks
)
to encapsulate the requests. The full code is below:
{% highlight python %}
import requests
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment