Message from Python discussions

December 2018

β€” I read that wrong thats why I added sublime text in the end I was too lazy to delete

β€” 

Hello everybody. I need some help with requests lib in python. So I try to make POST or GET reguest for Web Site to get all content frome the page. PROBLEM: the page uses Ajax requests to get next content. I only get the first 100 entries from 5.000. How can I make some request to get all the content at once?

β€” Https://stackoverflow.com/questions/260540/how-do-you-scrape-ajax-pages

β€” Thanks! 😍

β€” No issuesπŸ˜‚

β€” What error?
how did you try to do it?

β€” Why does python throws an error when I try to make the same table like in the link?
https://ibb.co/vDWLLDS

Message permanent page

β€” Here's the code

β€” Https://hastebin.com/quhiciseqo.py

β€” One sec

β€” This error: https://hastebin.com/odesehufas.sql

β€” It bugs me for 1.5 hours. I tried to google that but didn't find anything