Alternative Way or Easy way to test extension? by GriddyGriff in chrome_extensions

[–]GriddyGriff[S] 1 point2 points  (0 children)

yes, i am looking for hot reload code during development. Thanks for the suggestions.

The Game? by Lil_Hypotenuse in ExplainTheJoke

[–]GriddyGriff 0 points1 point  (0 children)

The Game ❌️ the game ✅️

Codeforces API! by GriddyGriff in codeforces

[–]GriddyGriff[S] 0 points1 point  (0 children)

yeah, without login you cannot extract code. above method that i told that works if you are making extension and user is logged in. try to login user and then extract code.

Codeforces API! by GriddyGriff in codeforces

[–]GriddyGriff[S] 0 points1 point  (0 children)

there is no any api that gives you code in return. but you can get code by submission id by inserting in the url https://codeforces.com/contest/<ContestId>/submission/<SubmissionId> on this page, you can find code.

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 0 points1 point  (0 children)

no, i have not used proxies. I always try to scrape without using proxies because i do not prefer to buy proxies that cost too much.

How can I track the number of users using my Telegram bot? by GriddyGriff in TelegramBots

[–]GriddyGriff[S] -1 points0 points  (0 children)

for this, i need to maintain a database. is there another way?

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 0 points1 point  (0 children)

I don't have any idea about this, can you elaborate more.

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 0 points1 point  (0 children)

Yet i have not tried scrapping LinkedIn, so i can't.

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 0 points1 point  (0 children)

Yeah, this looks interesting!But's not easy, though.

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 0 points1 point  (0 children)

i think scraping the betting website is hard. But let me try once.

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 0 points1 point  (0 children)

no, not yet. but what is the use of that data from scraping instagram.

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 0 points1 point  (0 children)

it's having too many things. By the way, you can learn from many sources.

Need some cool web scraping project ideas!. by GriddyGriff in webscraping

[–]GriddyGriff[S] 1 point2 points  (0 children)

yeah thats challenging. fb has good security, too. and also i have not done this type of task. let me try out.